Code
API
This component extends the native label tag props. This means this component can receive the native html label tag attributes, for example, the htmlFor
attribute (which is why it's not included in the table). See for reference: label tag props.
Props
Type
Required
children
string
✅
className
string
❌
info
string
infoIcon
isRequired
boolean
❌
Example
Last updated