Open
Description
Hi JelteMX,
I'm working on a project where I would need to expand level-by-level or conditionally, based on attributes on node object in the domain model.
Optimal solution for gaining full control would be to have a boolean attribute on the node, for example "Expanded" that can be used to expand/collapse nodes individually.
Is this possible today? If not, is this something that could be added without too much effort?