Label
Useful for communicating a input title.
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
id | String | The id of the label |
htmlFor | String | The for to link with label id |
color | inherit | default | muted | primary | positive | negative | The color to apply |
Examples
todo