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

CustomMessagesComponent

Custom component messages override default component messages (see example).

Selector

kendo-filter-messages

Inputs

NameTypeDefaultDescription

addFilter

string

The text of the Filter Group Add Filter button.

addGroup

string

The text of the Filter Group Add Group button.

editorDateTodayText

string

The text of the Today button of the Filter Expression date editor.

editorDateToggleText

string

The title of the Toggle button of the Filter Expression date editor.

editorNumericDecrement

string

The title of the Decrement button of the Filter Expression numeric editor.

editorNumericIncrement

string

The title of the Increment button of the Filter Expression numeric editor.

filterAfterOperator

string

The text of the After (Is after) date Filter Expression operator.

filterAfterOrEqualOperator

string

The text of the AfterOrEqualTo (Is after or equal to) date Filter Expression operator.

filterAndLogic

string

The text of the And Filter Group logic.

filterBeforeOperator

string

The text of the Before (Is before) date Filter Expression operator.

filterBeforeOrEqualOperator

string

The text of the BeforeOrEqualTo (Is before or equal to) date Filter Expression operator.

filterBooleanAll

string

The text of the (All) boolean Filter Expression option.

filterComponentAriaLabel

string

The text of the filter toolbar aria label.

filterContainsOperator

string

The text of the Contains (Contains) Filter Expression operator.

filterEndsWithOperator

string

The text of the EndsWith (Ends with) string Filter Expression operator.

filterEqOperator

string

The text of the Equal (Is equal to) Filter Expression operator.

filterExpressionFilters

string

The text of the Filter Expression 'fields' drop down title.

filterExpressionOperators

string

The text of the Filter Expression operators drop down title.

filterFieldAriaLabel

string

The text of the filter field aria label.

filterGteOperator

string

The text of the GreaterOrEqualTo (Is greater than or equal to) numeric Filter Expression operator.

filterGtOperator

string

The text of the Greater (Is greater than) numeric Filter Expression operator.

filterIsEmptyOperator

string

The text of the IsEmpty (Is empty) Filter Expression operator.

filterIsFalse

string

The text of the IsFalse boolean Filter Expression option.

filterIsNotEmptyOperator

string

The text of the IsNotEmpty (Is not empty) Filter Expression operator.

filterIsNotNullOperator

string

The text of the IsNotNull (Is not null) Filter Expression operator.

filterIsNullOperator

string

The text of the IsNull (Is null) Filter Expression operator.

filterIsTrue

string

The text of the IsTrue boolean Filter Expression option.

filterLteOperator

string

The text of the LessOrEqualTo (Is less than or equal to) numeric Filter Expression operator.

filterLtOperator

string

The text of the Less (Is less than) numeric Filter Expression operator.

filterNotContainsOperator

string

The text of the DoesNotContain (Does not contain) Filter Expression operator.

filterNotEqOperator

string

The text of the NotEqual (Is not equal to) Filter Expression operator.

filterOperatorAriaLabel

string

The text of the filter operator aria label.

filterOrLogic

string

The text of the Or Filter Group logic.

filterStartsWithOperator

string

The text of the StartsWith (Starts with) Filter Expression operator.

filterToolbarAriaLabel

string

The text of the filter row aria label.

filterValueAriaLabel

string

The text of the filter value aria label.

remove

string

The text of the Remove button.

In this article

Not finding the help you need?