Interface GetModalPositionOptions

interface GetModalPositionOptions {
    position: string;
}

Properties

Properties

position: string