Closed jernestmyers closed 2 years ago
No, I think I had an error in code or judgement that initially made me think I needed to lift up the handlers but it's not the case. Also seeing no need for the event object in the checkbox's onChange
. I could just as easily pass in the value directly from the items
mapping.
Partially addresses this issue that adds two new components to CoreUI:
SelectList
andSelectTree
.