We want to create a collapsible tree structure in the stencil section of the Rappid example code "KitchenSink". The tree will be populated from a graph database and we want the user to be able to click on different levels of the tree to show and collapse the levels.
We were wondering if anyone has tried something similar on the Rappid "KitchenSink" example code?