Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to delete tree node? #106

Open
iamaks1993 opened this issue Apr 30, 2024 · 1 comment
Open

How to delete tree node? #106

iamaks1993 opened this issue Apr 30, 2024 · 1 comment

Comments

@iamaks1993
Copy link

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
Copy link
Owner

phphe commented Apr 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants