Open AhmetIsk opened 2 years ago
There is no strict support for this feature currently and not sure when it will be added
You can track this issue #147
Hi, @bumbeishvili @AhmetIsk , i'm having the same problem. Did you find a solution? I tried to use onButtonClick but it didn't work too.
@vinisakai I did not have the use case, so don't have any working solution.
I've seen some implementations, so I am sure it's possible to use the current source code
Hi, i have large amount of data coming from different api endpoints so i would like to load my data dynamically when the expand (plus icon) is clicked on the node.
I tried to use onButtonClick function but it did not work. So how can load the data when expand button is clicked on a node?