Enum SkeletonVariant
Skeleton shape variants.
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public enum SkeletonVariant
Fields
| Name | Description |
|---|---|
| Circular | Circular skeleton shape. |
| Rectangular | Rectangular skeleton shape. |
| Text | Text skeleton shape. |