Interface DockviewReadyEvent

interface DockviewReadyEvent {
    api: DockviewApi;
}

Properties

Properties

Generated using TypeDoc