Options
All
  • Public
  • Public/Protected
  • All
Menu

Action fired to start dragging a potential edge

Hierarchy

  • Action
    • DragStartEdgeAction

Index

Properties

Properties

payload: { id: string; position: Position }

Type declaration

  • id: string

    ID of the node from where this potential edge originates

  • position: Position

    Position where this potential edge terminates. Usually the cursor position.

Generated using TypeDoc