New to Kendo UI for Angular? Start a free 30-day trial
Customizing Treelist
Variables
The following table lists the available variables for customization.
Name | Type | Default value | Computed value |
---|---|---|---|
$kendo-treelist-footer-row-bg | String | $kendo-grid-hover-bg | color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 11%, transparent) |
Description
The background color of the TreeList footer row. | |||
$kendo-treelist-footer-row-border-width | Number | 1px | 1px |
Description
The border width of the TreeList footer row. |