New to Kendo UI for Angular? Start a free 30-day trial
ContextMenuTargetDirective
Updated on Oct 30, 2025
Represents a target for the ContextMenu (see example).
html
<div kendoContextMenuTarget> </div>Selector
[kendoContextMenuTarget]
Export Name
Accessible in templates as #kendoContextMenuTargetInstance="kendoContextMenuTarget"
Inputs
| Name | Type | Default | Description | 
|---|---|---|---|
| kendoContextMenuTarget | 
 | Specifies the data which is associated with the target. | 
Fields
| Name | Type | Default | Description | 
|---|---|---|---|
| element | 
 | Specifies the target DOM element. |