New to Telerik UI for Blazor? Download free 30-day trial

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.

Blazor Loading Sign Result

Solution

Use the Loader or LoaderContainer component.

In this article