API: The Nuxt Class Nuxt Class Hooks API: The Nuxt Class Nuxt Class 来源: core/nuxt.js 这是核心容器,允许所有模块和类相互通信。所有模块都可以使用this.nuxt 访问 Nuxt 实例。 Hooks 我们可以在某些生命周期事件中注册 hook...
API: The Nuxt Class Hooks API: The Nuxt Class Source: core/nuxt.js This is the core container which allows all modules and classes communicate with each other. All modules...
API: The Component API: The Component This component is used only in layouts to display the page components. Example (layouts/default.vue ): <template> <div> ...
API: The Nuxt Class Hooks API: The Nuxt Class Source: core/nuxt.js This is the core container which allows all modules and classes communicate with each other. All modu...
API: The <nuxt> Component API: The <nuxt> Component This component is used only in layouts to display the page components. Example (layouts/default.vue ): <template> ...
The Nuxt Component The NuxtChild Component keep-alive The NuxtLink Component prefetchLinks Disable prefetching for specific links Disable prefetching globally Link Classes li...