Quick Start Play online Prerequisites New project Development server Next steps Quick Start Starting fresh? Getting started with Nuxt 3 is straightforward! Play online Y...
Views App Template Layouts Default Layout Custom Layout Error Page Pages HTML Head Default Meta Tags Custom Meta Tags for a Page Views The Views section describes all...
API: The Generator Class Generator Class Hooks API: The Generator Class Generator Class 来源: generator/generator.js Hooks 我们可以在某些生命周期事件中注册钩子。 Hook Arguments When gene...
useError useError Nuxt provides a composable to catch global errors. This function will return the global Nuxt error that is being handled. const error = useError () u...
API: The buildDir Property API: The buildDir Property Type: String Default: .nuxt Define the dist directory for your Nuxt.js application Example (nuxt.config.js ): expo...