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

Expression Value Template

The Filter component provides a template which enables you to customize each expression's value input field.

To set a template for specific editor types, either:

Example
View Source
Change Theme:

To set a value editor template for every editor type, nest an <ng-template> tag with the kendoFilterValueEditorTemplate directive in each respective <kendo-filter-field> component.

Example
View Source
Change Theme:

In this article

Not finding the help you need?