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...
Edit this page on GitHub
Updated at Mon, Jul 12, 2021