<NuxtLink>
This example shows different ways to navigate between page with the <NuxtLink>
component.
components/MyNuxtLink.ts
defines a custom <NuxtLink>
. Read more in Docs > Api > Components > Nuxt Link.
<NuxtLink>
This example shows different ways to navigate between page with the <NuxtLink>
component.
components/MyNuxtLink.ts
defines a custom <NuxtLink>
.