Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResizePanelAction

Action fired to resize a panel

Hierarchy

  • Action
    • ResizePanelAction

Index

Properties

Properties

payload: { id: string; size: Size }

Type declaration

  • id: string

    ID of the panel to resize

  • size: Size

    Updated size of the panel

Generated using TypeDoc