New to Kendo UI for Vue? Start a free 30-day trial
DropDownButtonItemClickEvent
The arguments for the itemClick
event.
Name | Type | Default | Description |
---|---|---|---|
event |
|
The native browser event. | |
item |
|
The clicked item. | |
itemIndex |
|
The zero-based index of the clicked item. |