ProgressBar

ProgressBars track and display the progress of tasks.

Usage Guidelines

The Telerik and Kendo UI ProgressBar requires you to follow some basic principles when using the component.

Label

When using the ProgressBar component, it's crucial to display labels that provide users with a clear understanding of the ongoing processes.

Use layouts that suit the presented data to improve readability and enhance the overall user experience.
Avoid layouts that can compromise readability and confuse or frustrate the user.

Purpose

The ProgressBar component serves as a loading indicator, particularly in situations where the tasks and processes are time-consuming, like installations and uploads.

Use the ProgressBar component as a loading indicator for tasks and processes that involve longer durations, such as installations, uploads, and other time-consuming operations.
Avoid using the ProgressBar as a loading indicator for tasks that are quick to complete, like page loading or refreshing. In such cases, use the Loader component instead.