Could you please give me a simple example showing how to setup a tree where each node has a title and link. I would also like to know how to point the link target to an iframe component.
E.g. a layout with 2 cols. A tree on the left and an iframe on the right. When the user clicks on a node, the link is loaded in the iframe component.
With raw html it would be done with something like this: