Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RenderContextMenuOptions

Hierarchy

  • RenderContextMenuOptions

Index

Properties

anchor: Anchor
args?: any[]
context?: HTMLElement

A DOM context to use when evaluating any when clauses of menu items registered for this item.

contextKeyService?: ContextMatcher
includeAnchorArg?: boolean

Whether the anchor should be passed as an argument to the handlers of commands for this context menu. If true, the anchor will be appended to the list of arguments or passed as the only argument if no other arguments are supplied. Default is true.

menuPath: MenuPath

Methods

  • onHide(): void