Customizing Tilelayout

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-tile-layout-border-widthNumber0px0px
Description
The width of the border around the TileLayout.
$kendo-tile-layout-bgColor$kendo-base-bg#fafafa
Description
The background color of the TileLayout.
$kendo-tile-layout-padding-xNumberk-map-get( $kendo-spacing, 4 )16px
Description
The horizontal padding of the TileLayout.
$kendo-tile-layout-padding-yNumber$kendo-tile-layout-padding-x16px
Description
The vertical padding of the TileLayout
$kendo-tile-layout-card-border-widthNumber$kendo-card-border-width1px
Description
The width of the border around the TileLayout card.
$kendo-tile-layout-card-focus-shadowNull$kendo-card-focus-shadownull
Description
The focus box shadow of the TileLayout card.
$kendo-tile-layout-hint-border-widthNumber1px1px
Description
The width of the border around the TileLayout hint.
$kendo-tile-layout-hint-border-radiusNumber$kendo-border-radius-lg6px
Description
The radius of the border around the TileLayout hint.
$kendo-tile-layout-hint-borderColor$kendo-component-borderrgba(0, 0, 0, 0.08)
Description
The color of the border around the TileLayout hint.
$kendo-tile-layout-hint-bgColorrgba(255, 255, 255, .2)rgba(255, 255, 255, 0.2)
Description
The background color of the TileLayout hint.

In this article

Not finding the help you need?