New to Kendo UI for Vue? Start a free 30-day trial
TextFilterProps
The props of the TextFilter component.
filter
FilterDescriptor
The FilterDescriptor object which will be edited.
onFilterChange
(event: { nextFilter: FilterOperator; }) => void
The FilterChange event, triggered while editing the FilterOperator.