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
Loading Sandbox...
Edit this page on GitHub Updated at Sun, Oct 24, 2021