Label
A visible, programmatically-associated name for a form control, with required and optional indicators.
Added in v1.0.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below responds to the active theme and component-token overrides.
When to usePermalink to this section
Use it
Use Label for every form control that needs a visible name.
Choose another component
Do not replace a label with placeholder text or an icon-only tooltip.