Type Alias Position

Position:
    | "top-left"
    | "top-right"
    | "bottom-left"
    | "bottom-right"
    | CustomPosition