mwg API
    Preparing search index...

    Interface MessageBoxPresenterOptions

    interface MessageBoxPresenterOptions {
        anchor?: "center" | "bottom" | "top";
        height?: number;
        speed?: number;
        width?: number;
    }
    Index
    anchor?: "center" | "bottom" | "top"
    height?: number
    speed?: number
    width?: number

    width/height of the dialogue box; characters revealed per second