Interface GetOverlayPositionOptions

interface GetOverlayPositionOptions {
    position: string;
}

Properties

Properties

position: string