Customize Nuxt Loading
Create a custom loading component to replace the default loader
In this example:
nuxt.config.js
contains the loading
property which modifies the default loader
pages/loading.vue
programmatically starts the loader so we force the page to take 2 seconds to load
Learn more in the Features book in the Loading chapter.
Loading Sandbox...
Editer cette page sur GitHub
Mise à jour le Mon, July 12, 2021