NuxtLink
up:: Nuxt ⚐
A component replacement for the html a tag. Uses Vue Router internally to render these links on the client-side.
Works for internal links as well as external links.
<NuxtLink to="/">My link</NuxtLink>Nuxt also adds the router-link-active CSS class to style.