New to Kendo UI for Vue? Start a free 30-day trial
GridSortChangeEvent
Represents the object of the onSortChange
event.
Name | Type | Default | Description |
---|---|---|---|
event? |
|
A specific native DOM event which is fetched by Vue. | |
sort |
|
The new | |
target? |
|
An event target. |