ContextMenuTargetDirective
Directive
Represents a target for the ContextMenu (see example).
Definition
Package:@progress/kendo-angular-menu
Selector:[kendoContextMenuTarget]
Export Name:Accessible in templates as #kendoContextMenuTargetInstance="kendoContextMenuTarget"
Syntax:
html
<div kendoContextMenuTarget> </div>
Inputs
Specifies the data which is associated with the target.
Fields
element
any
Specifies the target DOM element.