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

Represents a container for the targets of the ContextMenu.

Definition

Package:@progress/kendo-angular-menu

Selector:[kendoContextMenuTargetContainer]

Export Name:Accessible in templates as #kendoContextMenuTargetContainerInstance="kendoContextMenuTargetContainer"

Syntax:

html
<div
  #target="kendoContextMenuTargetContainer"
  kendoContextMenuTargetContainer
>
  <div kendoContextMenuTarget></div>
  <div kendoContextMenuTarget></div>
</div>
In this article
Definition
Not finding the help you need?
Contact Support