react-checkbox-tree icon indicating copy to clipboard operation
react-checkbox-tree copied to clipboard

Entire node inside checked array

Open elcirao opened this issue 5 years ago • 1 comments

Hi, is there a way to push the entire targetNode inside the checked array, and not just the value attribute?

elcirao avatar Oct 06 '20 18:10 elcirao

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.

jakezatecky avatar Oct 29 '20 07:10 jakezatecky