New to Kendo UI for AngularStart a free 30-day trial

Custom component messages that override the default component messages. For usage examples, see the Internationalization guide.

Definition

Package:@progress/kendo-angular-filter

Selector:kendo-filter-messages

Inputs

addFilter

string

The text of the Filter Group Add Filter button.

addGroup

string

The text of the Filter Group Add Group button.

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

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

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

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

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

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

The text of the And Filter Group logic.

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

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

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

The text of the filter toolbar aria label.

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

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

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

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

The text of the Filter Expression operators drop down title.

The text of the filter field aria label.

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

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

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

The text of the IsFalse boolean Filter Expression option.

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

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

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

The text of the IsTrue boolean Filter Expression option.

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

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

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

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

The text of the filter operator aria label.

The text of the Or Filter Group logic.

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

The text of the filter row aria label.

The text of the filter value aria label.

remove

string

The text of the Remove button.