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

BadgeSize

Specifies the size options for the Badge component.

The possible values are:

  • small
  • medium (Default)
  • large
  • none

For more information, see the Badge Appearance - Size documentation.

type BadgeSize = "small" | "medium" | "large" | "none";

Not finding the help you need?
Contact Support