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

❌

This component is one of the fews that only have a onChange event

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