Adding a function to useTree hook to return only the top level checked nodes #7138
mohammad-reza-rahbar
started this conversation in
Feature requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice to have a function, e.g.
getTopCheckedNodes()
, to get an array of all top level checked nodes, i.e. without descendants of the checked nodes.Beta Was this translation helpful? Give feedback.
All reactions