Label
A component that tags and describes form elements, ensuring accessibility and clear UI semantics.
Usage
Basic usage example to quickly see how the Label works.
Peer Dependencies
Install required dependencies before using the Label.
These libraries handle the low-level mechanics to ensure features.
API References
Styles API
| Styles API | Type | Default | Annotation |
|---|---|---|---|
unstyled? | boolean | false | if true, all default styles will be removed |
Props API
| Props API | Type | Default | Annotation |
|---|---|---|---|
-? | - | ~ | -- |
Source Codes
Full working code example, including necessary markup and styles. You can copy and paste this code directly to start using the component immediately.