--- title: Overview position: 1 seo_title: Overview of the ProgressBar Component seo_description: Learn about the basic features of the Telerik and Kendo UI ProgressBar component, check out the extensive set of available options in its live demo, and master its appearance by setting the orientation, direction, and status label as you wish on the fly. --- ## ProgressBar Overview A ProgressBar is a visual indicator component used to track the progress of a task or process. It provides the user with a clear visual cue that indicates how much of a task has been completed or how far a process has progressed. This component helps you to improve the user experience by keeping users informed about ongoing tasks and providing a sense of completion or progress. In addition, the ProgressBar component provides various options that allow you to customize its label, orientation, and direction to best suit the needs of your application. ### Live Demo #### States Depending on the action you want to imply through its appearance, the Telerik and Kendo UI ProgressBar can acquire the following states which you can set by using the following classes: * A ProgressBar in its normal state appears active. * `k-disabled`—The disabled state shows that a ProgressBar doesn't provide an indication. To indicate that they are unavailable, ProgressBars in their disabled state are usually faded and slightly out of focus. ### Appearance ProgressBars provide built-in styling options that grant visually appealing and flexible rendering experience. #### Anatomy The anatomy of the ProgressBar summarizes the elements of the component: ![Anatomy of the Telerik and Kendo UI ProgressBar](images/components-progressbar-overview-anatomy.png "The elements of the Telerik and Kendo UI ProgressBar component") #### Orientation The Telerik and Kendo UI ProgressBar component provides both horizontal and vertical alignment for flexible integration into various user interface layouts: ![Two Telerik and Kendo UI ProgressBar components demonstrating the horizontal and vertical orientation respectively](images/components-progressbar-overview-orientation.png "The horizontal and the vertical orientation of the Telerik and Kendo UI ProgressBar") #### Direction For flexible integration into different usage scenarios, the ProgressBar component allows you to choose between the forward and reverse directions of the progress indicator. ![Two Telerik and Kendo UI ProgressBar components demonstrating the forward and reverse direction respectively](images/components-progressbar-overview-direction.png "The forward and the reverse direction of the Telerik and Kendo UI ProgressBar") #### Status Label The ProgressBar component provides several options for positioning status labels, allowing you to choose whether to place them at the beginning, middle, or end or to omit the labels altogether. This flexibility allows you to customize the ProgressBar to meet your specific design and user experience requirements. ![Four Telerik and Kendo UI ProgressBar components demonstrating the possible positioning of the label](images/components-progressbar-overview-status-label.png "The four possible positions of the label in the Telerik and Kendo UI ProgressBar") ### Framework-Specific Documentation For specific information about the component, refer to its official product documentation: ![Kendo UI for Angular logo.](/images/angular-logo.svg) ![Telerik UI for Blazor logo.](/images/blazor-logo.svg) ![Kendo UI for jQuery logo](/images/jquery-logo.svg) ![Kendo UI for React logo](/images/react-logo.svg) ![Kendo UI for Vue logo](/images/vue-logo.svg) ![Telerik UI for ASP.NET Core logo](/images/core-logo.svg) ![Telerik UI for ASP.NET MVC logo](/images/mvc-logo.svg)