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