FieldSettings
Interface
The FieldSettings object.
Definition
Package:@progress/kendo-vue-data-tools
Properties
filter
any
The filter editor component. Could be any of the built-in TextFilter, NumericFilter, DateFilter, BooleanFilter or a custom component.
label
string
The field label, which will be shown in the fields DropDownList.
name
string
The field name.
The collection of operators which will be passed to the operators DropDownList.