react-component/checkbox

Select all

gabrielHosino opened this issue · 1 comments

I have a list of checkboxes, is it possible to use the event on a button to select them all?

Thank you.

Checkbox[checked] is a controlled property.