NuxtTypedRouter

NuxtTypedRouter

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

experimentalPathCheck

It allows you to disable path autocomplete and typecheck

Type

type: boolean
default: true

Edit this page on GitHub
Optionsstrict
OptionsremoveNuxtDefs

Powered by Docus