Dockview
    Preparing search index...

    Interface DockviewGroupPanelCollapsedChangeEvent

    interface DockviewGroupPanelCollapsedChangeEvent {
        isCollapsed: boolean;
    }
    Index

    Properties

    Properties

    isCollapsed: boolean