New to Kendo UI for Vue? Start a free 30-day trial
GridGroupChangeEvent
Represents the object of the onGroupChange
event.
event?
any
A specific native DOM event which is fetched by Vue.
group
GroupDescriptor[]
An array of GroupDescriptor
based on the user action.
target?
An event target.