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