A text label paired with a form control, providing accessible naming and click-to-focus behaviour.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Uses native `<label>` element. When `htmlFor` is set, clicking the label focuses the associated input.