Type aliases
Anchor
Anchor: "top-left" | "top-center" | "top-right" | "middle-left" | "center" | "middle-right" | "bottom-left" | "bottom-center" | "bottom-right"
FontWeight
FontWeight: "normal" | "thin" | "bold"
TextDirection
TextDirection: "top" | "right" | "bottom" | "left" | "center"