You are browsing Nuxt 2 docs. Go to Nuxt 3 docs, or learn more about Nuxt 2 Long Term Support.

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 Thu, Dec 18, 2025