New to Kendo UI for Vue? Start a free 30-day trial
GridFilterChangeEvent
Represents the object of the onFilterChange
event.
event?
any
A specific native DOM event which is fetched by Vue.
filter
CompositeFilterDescriptor
The new CompositeFilterDescriptor
based on the user action.
target?
An event target.