mce
    Preparing search index...

    Type Alias AlignDirection

    AlignDirection:
        | "left"
        | "horizontal-center"
        | "right"
        | "top"
        | "vertical-center"
        | "bottom"