Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DragPanelAction

Action fired to drag a panel

Hierarchy

  • Action
    • DragPanelAction

Index

Properties

Properties

payload: { id: string; position: Position; viewContainerSize: Size }

Type declaration

  • id: string

    ID of the panel to drag

  • position: Position

    Updated position of the panel

  • viewContainerSize: Size

    Size of diagram maker container

Generated using TypeDoc