Options
All
  • Public
  • Public/Protected
  • All
Menu

Action fired to show the context menu

Hierarchy

  • Action
    • ShowContextMenuAction

Index

Properties

Properties

payload: { position: Position; targetId?: string; targetType: DiagramMakerComponentsType }

Type declaration

  • position: Position

    Position to render the context menu

  • Optional targetId?: string

    ID of the UI Element in case it was a node, edge or a panel.

  • targetType: DiagramMakerComponentsType

    Type of UI Element to show the context menu for.

Generated using TypeDoc