Hi Experts,
I am working on node red dashboard with table-browser technique. That means, if I will click on any row in table, i will generate another table and will show the further details of that row and in more depth in another table. For this I need a breadcrumb navigation mechanism which trailed the path of every click of table.
If similar task is done by any person so kindly guide me.
I found multiple codes but that are for web designing and doesn't works for me.