Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Vue Router 4 for Everyone

Extending Router Link for External URLs

In this lesson, we wrap Vue Router's router-link component with a custom app-link component that is able to handle bother internal and external URLs. This approach allows not just for intuitive handling of external and internal links but makes links throughout your app easily extensible from one place.