New to Kendo UI for AngularStart a free 30-day trial

TypographyTextAlign

Sets the text alignment.

You can use these values:

  • left—text-align: left
  • right—text-align: right
  • center—text-align: center
  • justify—text-align: justify

type TypographyTextAlign = "left" | "right" | "center" | "justify";

Not finding the help you need?
Contact Support