17
Views
0
Comments
[ZTree Reactive]How to call a Get API to async load the child nodes on parent expand?
Application Type
Reactive

I am using Z-Tree Reactive forge component:

I have created the topmost parent node for the tree:

This node contains the key, when this node expands, the key is to be pass to call a GET API endpoint, and async data is to be loaded as the child nodes of the "pNode11".
How can I achieve this for ZTree Reactive?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.