Dockview
    Preparing search index...

    Interface SerializedGridviewComponent

    interface SerializedGridviewComponent {
        activePanel?: string;
        grid: SerializedGridview<GridPanelViewState>;
    }
    Index

    Properties

    Properties

    activePanel?: string