New to Kendo UI for Vue? Start a free 30-day trial
FieldSettings
Updated on Oct 31, 2025
The FieldSettings object.
| Name | Type | Default | Description | 
|---|---|---|---|
| filter | 
 | The filter editor component. Could be any of the built-in TextFilter, NumericFilter, DateFilter, BooleanFilter or a custom component. | |
| label | 
 | The field label, which will be shown in the fields DropDownList. | |
| name | 
 | The field name. | |
| operators | 
 | The collection of operators which will be passed to the operators DropDownList. |