...and at the same time allow for data to children be injected "on demand" when a particular nodes children are expanded.
This would allow backend calculations to be much more performant, since we can start by only calculating the top level nodes, instead of the whole tree before showing something to the user.
...and at the same time allow for data to children be injected "on demand" when a particular nodes children are expanded.
This would allow backend calculations to be much more performant, since we can start by only calculating the top level nodes, instead of the whole tree before showing something to the user.