Theia API Documentation v1.65.0
    Preparing search index...
    interface RevealPositionOptions {
        horizontal?: boolean;
        vertical: "auto" | "center" | "centerIfOutsideViewport";
    }
    Index

    Properties

    horizontal?: boolean
    vertical: "auto" | "center" | "centerIfOutsideViewport"