Enum
SkeletonAnimationType

Defines the skeleton animation type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SkeletonAnimationType

Fields

None

Disables the animation.

Declaration

cs-api-definition
None = 0

Field Value

SkeletonAnimationType

Pulse

Shows a pulse animation effect.

Declaration

cs-api-definition
Pulse = 1

Field Value

SkeletonAnimationType

Wave

Shows a wave animation effect.

Declaration

cs-api-definition
Wave = 2

Field Value

SkeletonAnimationType

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