Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DragPotentialNodeAction

Action fired to update the position for a potential node

Hierarchy

  • Action
    • DragPotentialNodeAction

Index

Properties

Properties

payload: { position: Position; workspaceRectangle: Rectangle }

Type declaration

  • position: Position

    Updated position for the potential node

  • workspaceRectangle: Rectangle

    A Rectangle representing the workspace

Generated using TypeDoc