react-tree
react-tree copied to clipboard
Is there any way to select/choose the Node (Folder) selection?
We have used this repo for showing folder hierarchy. Now we want to choose/select folder/node. When I am trying to choose/select a folder/node, it's toggling.
I want to show load sub-node values dynamically (using server request). I have achieved that but it's hard to show the loader with sub-nodes.
Please help with this.
Thanks
Can you describe the separated behaviour you would expect? If you select and it doesn't open, then once you've loaded the folder contents, how would you expect to open it?