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

Customizing Skeleton

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-skeleton-text-transformStringscale( 1, .6 )scale(1, 0.6)
Description
The transform scale of the Skeleton text.
$kendo-skeleton-text-border-radiusNumber$kendo-border-radius-md4px
Description
The border radius of the Skeleton text.
$kendo-skeleton-rect-border-radiusNumber00
Description
The border radius of the rectangular Skeleton.
$kendo-skeleton-circle-border-radiusNumber9999px9999px
Description
The border radius of the circular Skeleton.

In this article

Not finding the help you need?