useRequestHeaders useRequestHeaders Nuxt provides composables and utilities for first-class server-side-rendering support. Within your pages, components, and plugins you can ...
The Head method The Head method Nuxt uses vue-meta to update the headers and html attributes of your application. Type: Object or Function Use the head method to set ...
The Generator class Hooks The Generator class Source: generator/generator.js Hooks generate: hooks: Hook Arguments When generate:before (generator, generateOptions) H...