Type Alias DockablePaneHandle

DockablePaneHandle: {
    id: string;
}

A handle referring to a dockable pane instance registered with Studio Pro.

Type declaration

  • id: string

    The identifier Studio Pro uses to identify the dockable pane.