Put a loading sign in a Blazor app
Environment
Product |
Loader for Blazor, LoaderContainer for Blazor, |
Description
While the client-side Blazor app is loading and spinning up, you may want to show a beautiful loading message to your users so they know something is happening.
Solution
Use the Loader or LoaderContainer component.