Enum
BadgeVerticalAlign

Determines if the Badge will touch the parent container with its top or bottom side.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum BadgeVerticalAlign

Fields

Bottom

Aligns the Badge below the parent element.

Declaration

cs-api-definition
Bottom = 1

Field Value

BadgeVerticalAlign

Top

Aligns the Badge above the parent element.

Declaration

cs-api-definition
Top = 0

Field Value

BadgeVerticalAlign

In this article
DefinitionFieldsBottomTop
Not finding the help you need?
Contact Support