@mailstep-design-system/checkbox
v0.0.7
Published
| Name | Type | Default | |----------------|------------------------------------------------|---------| | name | string | | | label | st
Downloads
10
Keywords
Readme
Checkbox
| Name | Type | Default | |----------------|------------------------------------------------|---------| | name | string | | | label | string / JSX.Element | | | onChange | (event: ChangeEvent) => void | | | checked | boolean | | | defaultChecked | boolean | | | disabled | boolean | | | color | string | | | unsetColor | string | | | size | number | 4 | | inputRef | RefObject | | | readOnly | boolean | | | minusIcon | boolean | false |