Skip to main content
All docs
V24.1

Blazor Progress Bar

The Progress Bar component allows you to inform users about the status of ongoing processes.

Run Demo Read Tutorial: Explore Features

Blazor Progress Bar

Features

Built-In Statuses for State Indication

The Progress Bar component support four pre-defined statuses. They affect the the icon, default label, and the component’s appearance.

Progress Status Measurement

The progress bar label displays information about progress status in percent. When progress cannot be estimated or it is not necessary to indicate progress numerically, you can display a moving bar animation.

Horizontal, Vertical, and Circular Layout

Use the Type property to change the bar type from the horizontal bar to vertical or circular.

Element Customization

For each bar type, you can specify a Label, icon, and Thickness.