Theia API Documentation v1.65.0
    Preparing search index...
    interface WebviewPanelViewState {
        active: boolean;
        position: number;
        visible: boolean;
    }
    Index

    Properties

    active: boolean
    position: number
    visible: boolean