Enum
SkeletonShapeType

Defines the skeleton shape type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SkeletonShapeType

Fields

Circle

Renders a circular Skeleton.

Declaration

cs-api-definition
Circle = 1

Field Value

SkeletonShapeType

Rectangle

Renders a rectangular Skeleton.

Declaration

cs-api-definition
Rectangle = 2

Field Value

SkeletonShapeType

Text

Renders a line Skeleton.

Declaration

cs-api-definition
Text = 0

Field Value

SkeletonShapeType

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