Options
All
  • Public
  • Public/Protected
  • All
Menu

Action fired to focus on a specific node

Hierarchy

  • Action
    • FocusNodeAction

Index

Properties

Properties

payload: { id: string; leftPanelWidth?: number; position: Position; rightPanelWidth?: number; size: Size }

Type declaration

  • id: string

    ID of the node to focus

  • Optional leftPanelWidth?: number

    Width of fixed left panel

  • position: Position

    position of the node to focus

  • Optional rightPanelWidth?: number

    Width of fixed right panel

  • size: Size

    size of the node to focus

Generated using TypeDoc