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

ContextMenuTargetContainerDirective

Represents a container for the targets of the ContextMenu.

html
<div
  #target="kendoContextMenuTargetContainer"
  kendoContextMenuTargetContainer
>
  <div kendoContextMenuTarget></div>
  <div kendoContextMenuTarget></div>
</div>

Selector

[kendoContextMenuTargetContainer]

Export Name

Accessible in templates as #kendoContextMenuTargetContainerInstance="kendoContextMenuTargetContainer"

In this article
SelectorExport Name
Not finding the help you need?
Contact Support