Type Alias PositionAlignSetting

    PositionAlignSetting:
        | "auto"
        | "center"
        | "line-left"
        | "line-right"