Extending Vue Router Links in Vue 3

The <router-link> tag is a great tool for navigating between different pages of your Vue application but it is not the tool to use when navigating to an external link, for that you’d want to use a regular <a> tag. Maybe it’s just me, bu…


This content originally appeared on Vue.js Tutorials and was authored by Daniel Kelly

The <router-link> tag is a great tool for navigating between different pages of your Vue application but it is not the tool to use when navigating to an external link, for that you’d want to use a regular <a> tag. Maybe it's just me, but often times, I can't be bothered with keeping up with […]

The post Extending Vue Router Links in Vue 3 appeared first on Vue.js Tutorials.


This content originally appeared on Vue.js Tutorials and was authored by Daniel Kelly


Print Share Comment Cite Upload Translate Updates
APA

Daniel Kelly | Sciencx (2021-04-23T13:13:46+00:00) Extending Vue Router Links in Vue 3. Retrieved from https://www.scien.cx/2021/04/23/extending-vue-router-links-in-vue-3/

MLA
" » Extending Vue Router Links in Vue 3." Daniel Kelly | Sciencx - Friday April 23, 2021, https://www.scien.cx/2021/04/23/extending-vue-router-links-in-vue-3/
HARVARD
Daniel Kelly | Sciencx Friday April 23, 2021 » Extending Vue Router Links in Vue 3., viewed ,<https://www.scien.cx/2021/04/23/extending-vue-router-links-in-vue-3/>
VANCOUVER
Daniel Kelly | Sciencx - » Extending Vue Router Links in Vue 3. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/04/23/extending-vue-router-links-in-vue-3/
CHICAGO
" » Extending Vue Router Links in Vue 3." Daniel Kelly | Sciencx - Accessed . https://www.scien.cx/2021/04/23/extending-vue-router-links-in-vue-3/
IEEE
" » Extending Vue Router Links in Vue 3." Daniel Kelly | Sciencx [Online]. Available: https://www.scien.cx/2021/04/23/extending-vue-router-links-in-vue-3/. [Accessed: ]
rf:citation
» Extending Vue Router Links in Vue 3 | Daniel Kelly | Sciencx | https://www.scien.cx/2021/04/23/extending-vue-router-links-in-vue-3/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.