# Label Component displays the field name in the form ### Usage ```js import { Label } from "@appserver/components"; ``` ```jsx