New to Telerik UI for BlazorStart a free 30-day trial

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:

C#
public enum BadgeHorizontalAlign

Fields

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

C#
End = 1

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

C#
Start = 0
In this article
DefinitionFieldsEndStart
Not finding the help you need?
Contact Support