Customize Nuxt Loading Indicator
Customize the Nuxt Loading Indicator for when ssr is set to false
In this example:
nuxt.config.js
contains:
-
ssr: false
so we only have client side rendering -
loadingIndicator
property to modify the default spinner
Learn more in the Features book in the Loading chapter.
Loading Sandbox...
Editer cette page sur GitHub
Mise à jour le Mon, July 12, 2021