VvNuxtRouterLink Component
The VvNuxtRouterLink Component is modeled after the VvAnchor component, but instead uses a Nuxt 3 NuxtLink
component/props instead of an a
tag/props like the VvAnchor component uses.
The VvNuxtRouterLink Component provides variety of props and config module based settings to make a variety of anchor styled elements for applications with an extremely DRY implementation of atomic classes.
Complete VvNuxtRouterLink documentation coming soon!