Html – How do I display different elements depending on which tab is active in my Navbar
Ok so basically I am using vue.js to build a single page application and my Issue is that I have no idea on how to handle a navbar. Scenario: I have 3 tabs in my navbar and depending on which…