I'm looking for a way to show a clickable Treeview within the Node Red UI Dashboard, if possible. The Treeview should take a JSON or JavaScript object and dynamically display the Tree with nodes that can expand/contract and provide the full path of the clicked node.
Anyone doing something similar that could help?
Thanks...