New to Kendo UI for Vue? Start a free 30-day trial
GridSelectionChangeEvent
Represents the object of the onSelectionChange
event.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
The data item which was selected or deselected by the user. | |
event? |
|
A specific native DOM event which is fetched by Vue. | |
target? |
|
An event target. |