Label
Form field label. Connects an input through the for attribute; clicking the label focuses the matching control.
Default
Plain text label tied to an input via for/id.
With Field
Compose Label inside Field to add a description and consistent spacing.
This is your public display name.
With checkbox
Pair with a Checkbox so the label toggles the control.
Required
Add a required marker inside the label.