Code
Props
Props
Data Type
Required
value
string
✅
className
string
❌
id
string
✅
name
string
❌
label
string
❌
checked
boolean
❌
indeterminate
boolean
❌
error
boolean
❌
disabled
boolean
❌
onChange
function
❌
Event Response
Property
Data Type
id
string
name
string
value
string
label
string
checked
boolean
onChange
Components Dependency
For this component elaboration there were used the following internal components:
Live Demo
For detailed code usage documentation, see the Storybooks for each framework below.
React
Last updated