router link tag vue code example
Example 1: vue router link
<router-link to="/home">Home</router-link>
Example 2: vue js get routes
this.$router.options.routes
<router-link to="/home">Home</router-link>
this.$router.options.routes