Interactive testing environment for react-shared components
Current: Default
Label component for form inputs with optional chevron icon
Customize the label properties and see the changes in real-time
Different label configurations
Typical label implementations in forms
forstring - The ID of the form element this label is associated with (htmlFor attribute)
chevronboolean - Shows a chevron icon next to the label text (typically used with select elements)
classNamestring - Additional CSS classes to apply to the label
childrenReact.ReactNode - The label text content