infinite-tree
infinite-tree copied to clipboard
On click of node, how can I dynamically add children in existing node.
On click of node, I want to add/load dynamic data in child node, how can I achieve this. I tried many solution but noting work. Could you please help me.