Nuxt/examples/custom-page-loading/README.md
2020-11-30 23:44:04 +01:00

176 B

Custom page loading with Nuxt

https://nuxtjs.org/examples/custom-page-loading

Use loading: false in page to manually call $loading.finish() and $loading.start() methods.