Theia API Documentation v1.65.0
    Preparing search index...
    interface SetActualHeightForContentHoverWidgetParams {
        bottomHeight?: number;
        topHeight?: number;
    }
    Index

    Properties

    bottomHeight?: number
    topHeight?: number