he-tree
he-tree copied to clipboard
How to delete tree node?
trafficstars
I want to delete node for that I have remove node using my recursive function and once done then reassign to tree but this way tree loses it stat like close node open automatically. So, how to handle this scenario?
use add method to add removed node into the tree. https://hetree.phphe.com/v2/api#add