Loading...
This is the loading.js fallback UI automatically displayed by Next.js
This is the loading.js fallback UI automatically displayed by Next.js
This page is an asynchronous component, and loading.js displayed the loading UI during its load.
The loading UI just displayed came from the loading.js file.
This asynchronous page component took 3 seconds to load, during which Next.js automatically displayed the fallback UI defined in loading.js.
🎉 Congratulations! You have successfully experienced Next.js's loading.js file convention.
To re-experience loading.js, please re-enter this demo from the introduction page.