Class WillShowOverlayLocationEvent

Implements

  • IDockviewEvent

Constructors

Properties

event: WillShowOverlayEvent
options: {
    api: DockviewApi;
    getData: (() => undefined | PanelTransfer);
    group: undefined | DockviewGroupPanel;
    kind: DockviewGroupDropLocation;
    panel: undefined | IDockviewPanel;
}

Type declaration

Accessors

Methods

Generated using TypeDoc