Enum
AvatarType

Controls the type of the Avatar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum AvatarType

Fields

Icon

Renders a wrapper specific for showing an icon.

Declaration

cs-api-definition
Icon = 2

Field Value

AvatarType

Image

Renders a wrapper specific for an img HTML element.

Declaration

cs-api-definition
Image = 0

Field Value

AvatarType

Text

Renders a wrapper specific for showing only initials or text.

Declaration

cs-api-definition
Text = 1

Field Value

AvatarType

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