Code
API
This component extends the native <span>
API. That's why the className
prop is not included in the table.
Props
Type
Required
children
string
✅
hasError
boolean
❌
isDisabled
boolean
❌
isReadOnly
boolean
❌
Example
Last updated