Enum
BadgePosition

Controls the position of the badge relative to the parent container.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum BadgePosition

Fields

Edge

Positions the Badge on the edge of the parent element.

Declaration

cs-api-definition
Edge = 2

Field Value

BadgePosition

Inside

Positions the Badge inside the parent element.

Declaration

cs-api-definition
Inside = 0

Field Value

BadgePosition

Outside

Positions the Badge outside the parent element.

Declaration

cs-api-definition
Outside = 1

Field Value

BadgePosition

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