I am very new to web Development. I was making a NavBar in Vue and wanted the appropriate component to be rendered when the associated button is clicked. How to achieve this?
I couldnt figure out how to use the router to do the same
I am very new to web Development. I was making a NavBar in Vue and wanted the appropriate component to be rendered when the associated button is clicked. How to achieve this?
I couldnt figure out how to use the router to do the same