API: The asyncData Method API: The asyncData Method You may want to fetch data and render it on the server-side. Nuxt.js adds an asyncData method that lets you handle async op...
Transitions String Object Transition Mode Function Global Settings Configuration Settings The layoutTransition Property The pageTransition Property Transitions Nuxt uses...
API: The rootDir Property API: The rootDir Property Type: String Default: process.cwd() Define the workspace directory of your Nuxt.js application. This property wi...