API ReferenceType AliasesTextAlignType Alias: TextAlign type TextAlign = "left" | "center" | "right" | "justify"; Horizontal text alignment values.