Components
Label

Label

Renders an accessible label associated with form controls, ensuring that each element is clearly identified. This enhances usability and accessibility, making the interface more intuitive and user-friendly for all users.

Configurable Props

<Label>

Prop

Type

Default/ Options

Description

htmlFor

String (see code for example)

False

The id of the element the label is associated with.