The scrollToTop property The scrollToTop property The scrollToTop property lets you tell Nuxt to scroll to the top before rendering the page. Type: Boolean (default: false...
cache concurrency crawler dir devtools exclude fallback interval minify routes Function which returns a Promise Function with a callback Speeding up dynamic route genera...
Development Tools End-to-End Testing ESLint and Prettier Development Tools Testing your application is part of the web development. Nuxt.js helps you to make it as easy as p...
Development Tools End-to-End Testing ESLint and Prettier Development Tools Testing your application is part of the web development. Nuxt.js helps you to make it as easy as po...
API: nuxt.render(req, res) API: nuxt.render(req, res) Type: Function Arguments: Request Response Returns: Promise You can use Nuxt.js as a middleware with nuxt.render ...