Blazor Loader Component

The Loader component for Blazor represents a widget which displays the built-in loading element. The loading element can be icon only, text only or combination of icon and text. It can be used to display loading element until the widget's data is loaded.

Prerequisites

Refer to Blazor Getting Started.

Example: