Replies: 2 comments 4 replies
-
You get the id of the parent so you'd need to traverse but you can also pass in an extra property (or multiple) that you'd like to see |
Beta Was this translation helpful? Give feedback.
0 replies
-
I created a Codesandbox for this https://codesandbox.io/s/breadcrumbs-with-react-dropdown-tree-select-id6ik?file=/index.js |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get value or label of selected node's parent. Not like ui-id such as "rdts10-0-0", I want it's value as i.e U.K.
I also wonder how can access the selectednodes from outside.
Beta Was this translation helpful? Give feedback.
All reactions