Type Alias TextAnchor

TextAnchor:
    | "middle"
    | "bottom"
    | "top"
    | "start"
    | "end"