Base/Label
Label
An accessible label built on Radix UI. Associates with form controls via htmlFor and automatically inherits disabled styles from paired inputs.
With Input
Label paired with a text input.
With Checkbox
Clicking the label toggles the checkbox.
With Radio Group
Labels linked to radio buttons.
Disabled
Label inherits muted style when its paired input is disabled.
