phphe/he-tree

How to delete tree node?

Closed this issue · 1 comments

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?

phphe commented

use add method to add removed node into the tree. https://hetree.phphe.com/v2/api#add