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

TypographyFontWeight

Sets the font weight.

You can use these values:

  • light—font-weight: 300
  • normal—font-weight: 400
  • bold—font-weight: 700 (for Default and Bootstrap themes); font-weight: 500 (for Material theme)

type TypographyFontWeight = "light" | "normal" | "bold";

Not finding the help you need?
Contact Support