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

TypographyTextAlign

Specifies the font align.

The possible values are:

  • 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