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