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

Expand only partials nodes.

Open davilink92 opened this issue 3 years ago • 1 comments

Hello everybody, it is not a problem, but a question.

Is there a method where the tree expands only partial nodes?

Thank you

davilink92 avatar May 31 '22 09:05 davilink92

I know this is several months after the fact, but I am unsure what you meant by expanding only partial nodes. You can specify the expanded value to be whatever you want, so you could develop any algorithm to expand certain nodes that fit your criteria, either on the initial render, or by making you onExpand function selectively approve/reject changes.

jakezatecky avatar Sep 06 '22 21:09 jakezatecky

Closing due to lack of activity.

jakezatecky avatar Jan 17 '23 19:01 jakezatecky