I currently have a custom backoffice section that's working as expected. I have three initial nodes, with each of these nodes having multiple child nodes.
What I want is for all trees to be permanently expanded, rather than having to click on the parent node to expand the children.
Is it possible to do this using the navigationService? I can't seem to find anything in the documentation..
Expand all trees in custom backoffice section
I currently have a custom backoffice section that's working as expected. I have three initial nodes, with each of these nodes having multiple child nodes.
What I want is for all trees to be permanently expanded, rather than having to click on the parent node to expand the children.
Is it possible to do this using the navigationService? I can't seem to find anything in the documentation..
Thanks
is working on a reply...