react-checkbox-tree
react-checkbox-tree copied to clipboard
Entire node inside checked array
Hi, is there a way to push the entire targetNode inside the checked array, and not just the value attribute?
Good question. Currently, not that is not supported. It may be a good feature enhancement to allow the checked array to be a flat array of node objects.