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

Customizing Filter

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-filter-padding-xNumber$kendo-padding-md-x1rem
Description
The horizontal padding of the Filter.
$kendo-filter-padding-yNumber$kendo-padding-md-y0.5rem
Description
The vertical padding of the Filter.
$kendo-filter-bottom-marginNumber2.1em2.1em
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-textColor$kendo-color-primary#0d6efd
Description
The text color of the Filter preview field.
$kendo-filter-preview-operator-textColor$kendo-subtle-text#6c757d
Description
The text color of the Filter preview operator.
$kendo-filter-toolbar-focus-shadowList0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))0 0 0 0.25rem rgba(13, 110, 253, 0.25)
Description
The box shadow of the focused Filter toolbar.

In this article

Not finding the help you need?