Vue.js router-link to

BootstrapVue b-link
<router-link to="bot">Bots</router-link><router-link :to="{ path: 'bot' }">Bots</router-link><router-link :to="{ path: 'bot', parans: { id: 'xxx' }}">Bot XXX</router-link><router-link :to="{ name: 'bot-id', params: { id: 'xxx' }}">Bot XXX</router-link><router-link :to="{ npath: 'bot', query: { name: 'yyy' }}">Bot YYY</router-link>

If you are using BootstrapVue

<b-link to="...">Bot</b-link>

NOTE: Refer Nuxt.js Named Routes

References:

❤️ Is this article helpful?

Buy me a coffee ☕ or support my work via PayPal to keep this space 🖖 and ad-free.

Do send some 💖 to @d_luaz or share this article.

✨ By Desmond Lua

A dream boy who enjoys making apps, travelling and making youtube videos. Follow me on @d_luaz

👶 Apps I built

Travelopy - discover travel places in Malaysia, Singapore, Taiwan, Japan.