Customizing Progressbar

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-progressbar-heightNumber$progress-height1rem
Description
Height of the progressbar.
$kendo-progressbar-horizontal-widthNumber100%100%
Description
Horizontal width of the progressbar.
$kendo-progressbar-animation-timingStringprogress-bar-animation-timingprogress-bar-animation-timing
Description
Animation timing of the progressbar.
$kendo-progressbar-border-widthNumber0px0px
Description
Border width of the progressbar.
$kendo-progressbar-font-familyList$kendo-font-familysystem-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
Description
Font family of the progressbar.
$kendo-progressbar-font-sizeNumber$progress-font-size0.75rem
Description
Font size of the progressbar.
$kendo-progressbar-line-heightNumber11
Description
Line height of the progressbar.
$kendo-progressbar-bgColor$gray-200#e9ecef
Description
Background color of the progressbar.
$kendo-progressbar-textColork-contrast-color( $gray-200 )black
Description
Text color of the progressbar.
$kendo-progressbar-borderNullnullnull
Description
Border color of the progressbar.
$kendo-progressbar-gradientNullnullnull
Description
Background gradient of the progressbar.
$kendo-progressbar-value-bgColor$kendo-selected-bg#0d6efd
Description
Progress background color of the progressbar.
$kendo-progressbar-value-textColor$kendo-selected-textwhite
Description
Progress text color of the progressbar.
$kendo-progressbar-value-borderNullnullnull
Description
Progress border color of the progressbar.
$kendo-progressbar-value-gradientNullnullnull
Description
Progress background gradient of the progressbar.
$kendo-progressbar-indeterminate-bgColor$kendo-progressbar-bg#e9ecef
Description
Background color of the indeterminate progressbar.
$kendo-progressbar-indeterminate-textColor$kendo-progressbar-textblack
Description
Text color of the indeterminate progressbar.
$kendo-progressbar-indeterminate-borderNull$kendo-progressbar-bordernull
Description
Border color of the indeterminate progressbar.
$kendo-progressbar-indeterminate-gradientNullnullnull
Description
Background gradient of the indeterminate progressbar.
$kendo-progressbar-chunk-borderColor$kendo-body-bg#ffffff
Description
Border color of the chunk progressbar.
$kendo-circular-progressbar-arc-strokeColor$kendo-color-primary#0d6efd
Description
Arc stroke color of the circular progressbar.
$kendo-circular-progressbar-scale-strokeColor$kendo-progressbar-bg#e9ecef
Description
Scale stroke background color of the circular progressbar.

In this article

Not finding the help you need?