New to KendoReactLearn about KendoReact Free.

BadgeAlign

Specifies the horizontal and vertical alignment of the Badge in a relation to the element.

NameTypeDefaultDescription

horizontal

"start" | "end"

Defines the possible horizontal alignment of the Badge.

The available values are:

  • start—Uses the start point of the parent element.
  • end(Default)—Uses the end point of the parent element.

vertical

"top" | "bottom"

Defines the possible vertical alignment of the Badge.

The available values are:

  • top(Default)—Uses the top point of the parent element.
  • bottom—Uses the bottom point of the parent element.
Not finding the help you need?
Contact Support