Label
disabledBoolean
requiredBoolean
variant"danger" | "success" | "warning"
The Label component is a UI element that provides a textual description or identifier for a corresponding form element, such as an input field, checkbox, or radio button. It enhances accessibility and usability by clearly indicating the purpose of the associated form element, ensuring users understand what information is required or what action is to be taken.
disabledBoolean
requiredBoolean
variant"danger" | "success" | "warning"