Customizing Table
The following table lists the available variables for customization.
Name | Type | Default value | Computed value |
---|---|---|---|
$kendo-table-border-width | Number |
|
|
Description
The width of the table border. | |||
$kendo-table-cell-vertical-border-width | Number |
|
|
Description
The width of vertical border of table cells. | |||
$kendo-table-cell-horizontal-border-width | Number |
|
|
Description
The width of horizontal border of table cells. | |||
$kendo-table-font-size | Null |
|
|
Description
The font size of the table if no size is specified. | |||
$kendo-table-line-height | Null |
|
|
Description
The line-height of the table if no size is specified. | |||
$kendo-table-cell-padding-x | Null |
|
|
Description
The horizontal padding of the cells in the table if no size is specified. | |||
$kendo-table-cell-padding-y | Null |
|
|
Description
The vertical padding of the cells in the table if no size is specified. | |||
$kendo-table-sizes | Map |
|
|
Description
The sizes of the table. | |||
$kendo-table-bg | Color |
|
|
Description
Background color of tables. | |||
$kendo-table-text | Color |
|
|
Description
Text color of tables. | |||
$kendo-table-border | Color |
|
|
Description
Border color of tables. | |||
$kendo-table-header-bg | Color |
|
|
Description
Background color of table headers. | |||
$kendo-table-header-text | Color |
|
|
Description
Text color of table headers. | |||
$kendo-table-header-border | Color |
|
|
Description
Border color of table headers. | |||
$kendo-table-header-gradient | Null |
|
|
Description
Gradient of table headers. | |||
$kendo-table-footer-bg | Color |
|
|
Description
Background color of table footers. | |||
$kendo-table-footer-text | Color |
|
|
Description
Text color of table footers. | |||
$kendo-table-footer-border | Color |
|
|
Description
Border color of table footers. | |||
$kendo-table-group-row-bg | Color |
|
|
Description
Background color of group rows in table. | |||
$kendo-table-group-row-text | Color |
|
|
Description
Text color of group rows in table. | |||
$kendo-table-group-row-border | Color |
|
|
Description
Border color of group rows in table. | |||
$kendo-table-alt-row-bg | Color |
|
|
Description
Background color of alternating rows in table. | |||
$kendo-table-alt-row-text | Null |
|
|
Description
Text color of alternating rows in table. | |||
$kendo-table-alt-row-border | Null |
|
|
Description
Border color of alternating rows in table. | |||
$kendo-table-hover-bg | Color |
|
|
Description
Background color of hovered rows in table. | |||
$kendo-table-hover-text | Null |
|
|
Description
Text color of hovered rows in table. | |||
$kendo-table-hover-border | Null |
|
|
Description
Border color of hovered rows in table. | |||
$kendo-table-focus-bg | Null |
|
|
Description
Background color of focused rows in table. | |||
$kendo-table-focus-text | Null |
|
|
Description
Text color of focused rows in table. | |||
$kendo-table-focus-border | Null |
|
|
Description
Border color of focused rows in table. | |||
$kendo-table-focus-shadow | List |
|
|
Description
Box shadow of focused rows in table. | |||
$kendo-table-selected-bg | Color |
|
|
Description
Background color of selected rows in table. | |||
$kendo-table-selected-text | Color |
|
|
Description
Text color of selected rows in table. | |||
$kendo-table-selected-border | Null |
|
|
Description
Border color of selected rows in table. |