Links
Nuxt Links
NuxtLink
<NuxtLink> is a Nuxt drop-in replacement for the anchor element, <a>, and for Vue Router's <RouterLink>, and adds custom link handling, security improvements, auto-fetching JavaScript and payload when a link becomes visible in the viewport, and other features.
ULink
The NuxtUI Module ULink component wraps <NuxtLink> and provides additional functionality:
See ULinkmodules/ui3/ULink) for more info.