react-ui
react-ui copied to clipboard
Checkbox component
It'd be nice to also have a Checkbox component added to React UI building blocks.
Is this open for contribution?
Yep 👍
We can include these options for the checkbox component:
- Basic Checkbox
- Disabled Checkbox
- Controlled Checkbox
- Grouped Checkbox
- Custom Checkbox (which will include custom icons, colors, effects)
All these are the options we can include as a part of the documentation.
Examples for the documentation:
- Checkbox with
form-control - checkAll (which will mark all the child checkboxes as
checked) - Checkbox with
grid layout
Let me know your thoughts on this @siddharthkp & @rubenmoya
Thanks
Hi @siddharthkp , I am interested in adding the options mentioned by @iamdarshshah . Could you assign this to me?
Hi!
Sorry, I'm not actively maintaining this repository anymore