New to Kendo UI for Vue? Start a free 30-day trial

Customizing Loading

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-loading-bgStringvar( --kendo-component-bg, initial )var(--kendo-component-bg, initial)
Description
The background color of the Loading indicator.
$kendo-loading-textStringcurrentColorcurrentColor
Description
The text color of the Loading indicator.
$kendo-loading-opacityNumber.30.3
Description
The opacity of the Loading indicator.
$kendo-zindex-loadingNumber100100
Description
The z-index of the Loading indicator.

In this article

Not finding the help you need?