react-ui icon indicating copy to clipboard operation
react-ui copied to clipboard

Checkbox component

Open rubenmoya opened this issue 5 years ago • 5 comments

It'd be nice to also have a Checkbox component added to React UI building blocks.

rubenmoya avatar Apr 02 '20 10:04 rubenmoya

Is this open for contribution?

tarang9211 avatar Apr 14 '20 04:04 tarang9211

Yep 👍

siddharthkp avatar Apr 14 '20 06:04 siddharthkp

We can include these options for the checkbox component:

  1. Basic Checkbox
  2. Disabled Checkbox
  3. Controlled Checkbox
  4. Grouped Checkbox
  5. 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:

  1. Checkbox with form-control
  2. checkAll (which will mark all the child checkboxes as checked)
  3. Checkbox with grid layout

Let me know your thoughts on this @siddharthkp & @rubenmoya

Thanks

iamdarshshah avatar May 15 '20 15:05 iamdarshshah

Hi @siddharthkp , I am interested in adding the options mentioned by @iamdarshshah . Could you assign this to me?

ShravaniRoy avatar Feb 17 '23 07:02 ShravaniRoy

Hi!

Sorry, I'm not actively maintaining this repository anymore

siddharthkp avatar Mar 29 '23 15:03 siddharthkp