Code
Props
Props
Data Type
Required
value
string
✅
id
string
✅
className
string
❌
name
string
❌
label
string
❌
labelPosition
string
(Top, Left)
❌
info
string
❌
checked
boolean
❌
disabled
boolean
❌
onChange
function event
❌
Event Response
Property
Data Type
id
string
name
string
label
string
value
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