We have a SideNav and within that we have a treeview, now we are going to show different components on the right side of sidenav when user clicks on each node.
We tried to use template and within that use <Link> but unfortunately it doesn't work .
Would you please advice how this is achievable and please provide a sample if possible?
Thanks in advance