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 load async data ? #69

Closed
clabnet opened this issue Oct 6, 2023 · 2 comments
Closed

How to load async data ? #69

clabnet opened this issue Oct 6, 2023 · 2 comments

Comments

@clabnet
Copy link

clabnet commented Oct 6, 2023

Hi, thanks for this work.
I have a big tree, I can't load entire, I must load only the nodes when there are expanded.
How to use the async loading ?

@phphe
Copy link
Owner

phphe commented Oct 7, 2023

listen "open:node" event, add children node by add method: https://hetree.phphe.com/v2/api#add

@phphe phphe closed this as completed Oct 14, 2023
@clabnet
Copy link
Author

clabnet commented Oct 14, 2023 via email

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