Enum
BadgeHorizontalAlign

Determines if the left or the right side of the Badge will touch its parent container.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum BadgeHorizontalAlign

Fields

End

Aligns the Badge on the right corner of the parent element.

Declaration

cs-api-definition
End = 1

Field Value

BadgeHorizontalAlign

Start

Aligns the Badge on the left corner of the parent element.

Declaration

cs-api-definition
Start = 0

Field Value

BadgeHorizontalAlign

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