Hi, I have a Tree with a very big data source and I noticed it is very slow to load and to interact to.
Is there a way to implement some sort of virtualization to the tree in order to make it faster?
You can see an example on this snippet:
Snippet
It will take some seconds to load at first, and when you click on an item to open the node it will not open immediatly