New to Kendo UI for Vue? Start a free 30-day trial
GridDataStateChangeEvent
The returned type of the onDataStateChange
event.
data
State
The state of the Grid based on the user action.
event?
any
A specific native DOM event which is fetched by Vue.
target?
An event target.