New to KendoReact? Learn about KendoReact Free.
Operators
Represents the operators for the TextFilter, NumericFilter, DateFilter and BooleanFilter components.
The text field of each operator object will be resolved according to the localization messages.
Name | Type | Default | Description |
---|---|---|---|
boolean |
|
An array containing the operators for the BooleanFilter component. The operators are:
| |
date |
|
An array containing the operators for the DateFilter component. The operators are:
| |
numeric |
|
An array containing the operators for the NumericFilter component. The operators are:
| |
text |
|
An array containing the operators for the TextFilter component. The operators are:
|
Constructors
Operators
()