Type alias TextAlign

TextAlign: Globals | "-webkit-match-parent" | "center" | "end" | "justify" | "left" | "match-parent" | "right" | "start"

Generated using TypeDoc