New to Kendo UI for AngularStart a free 30-day trial

Represents the arguments for the select event of the ContextMenu.

Definition

Package:@progress/kendo-angular-menu

Properties

index

string

Specifies the item index of the event.

item

any

Specifies the item data of the event.

Specifies the DOM event that triggered the selection.

Specifies the ContextMenuComponent that triggered the event.

Specifies the target element for which the ContextMenu is opened.