How can I deselect all tree elements with a function in react? #415
Unanswered
danielzeroconsulting
asked this question in
Q&A
Replies: 1 comment
-
You can get a React ref (see docs on that topic), then call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need help to know how to deselect all tree elements with a function in react
Beta Was this translation helpful? Give feedback.
All reactions