Customizing Filter

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-filter-padding-xString$kendo-padding-md-xvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the Filter.
$kendo-filter-padding-yString$kendo-padding-md-yvar(--kendo-spacing-1, 0.25rem)
Description
The vertical padding of the Filter.
$kendo-filter-bottom-marginStringk-spacing(7.5)var(--kendo-spacing-7\.5, 1.875rem)
Description
The bottom margin of the Filter.
$kendo-filter-line-sizeNumber1px1px
Description
The width of the line that connects the Filter items.
$kendo-filter-operator-dropdown-widthNumber15em15em
Description
The width of the dropdown elements in the Filter items.
$kendo-filter-preview-field-textString$kendo-color-primaryvar(--kendo-color-primary, #ff6358)
Description
The text color of the Filter preview field.
$kendo-filter-preview-operator-textString$kendo-subtle-textvar(--kendo-color-subtle, #666666)
Description
The text color of the Filter preview operator.
$kendo-filter-toolbar-focus-shadowList0 0 0 2px rgba(0, 0, 0, .08)0 0 0 2px rgba(0, 0, 0, 0.08)
Description
The box shadow of the focused Filter toolbar.

In this article

Not finding the help you need?