New to Kendo UI for AngularStart a free 30-day trial

Appearance

The ProgressBar enables you to set its height and width and to implement custom styling for its status indicator and label.

Setting the Dimensions

To set the styling of the ProgressBar wrapper element, use the respective CSS properties.

Change Theme
Theme
Loading ...

Customizing the Label and Status Indicator

You can customize the label and the bar that indicates the task progress by setting custom styling or custom classes to the inner elements that are responsible for their rendering. To define the custom layout, use the progressCssStyle and progressCssClass options.

Change Theme
Theme
Loading ...