New to Kendo UI for Angular? Start a free 30-day trial
ContextMenuSelectEvent
Arguments for the select
event of the ContextMenu.
Name | Type | Default | Description |
---|---|---|---|
index |
|
The item index of the event. | |
item |
|
The item data of the event. | |
originalEvent |
|
The DOM event that triggered the selection. | |
sender |
|
The ContextMenuComponent that triggered the event. | |
target |
|
The target element for which the ContextMenu is opened. |
Constructors
ContextMenuSelectEvent
()