NuxtTypedRouter

NuxtTypedRouter

    • Installation
    • Configuration
    • How to use
    • <NuxtLink/>
    • useRoute()
    • useRouter()
    • navigateTo()
    • i18n
    • definePageMeta()
    • helpers
    • plugin
    • strict
    • pathCheck
    • experimentalRemoveNuxtDefs
    • Exported types
    • Without autoImport
    • Usage outside Vue component
    • Plugin usage
    • Route names dictionnary
    • Live example

experimentalRemoveNuxtDefs

Remove Nuxt global definitions for useRouter etc.. to avoid conflicts

Type

type: boolean
default: true

Edit this page on GitHub
OptionspathCheck
ApiExported types

Powered by Docus