I have created a dashboard with multiple tabs each for one application. the first tab contains the health status of all the apps. I want to be able to click on the status of the application in the first tab which can open the respective tab of that application. since i just need to open the tab i am assuming i do not need to pass any tokens but please advise. Also while i load the dashboard for the 1st time i would like to have only the first tab load. the remaining tabs load on click directly on the tab or through the visualization on first tab. I have used li to have all the tabs listed. also used tabs.js & tabs.css for displaying the apps in each tab.@niketnilay