Skeleton
Placeholder loading skeleton for content areas. Supports predefined shape variants and an optional shimmer animation.
Import
import { Skeleton } from 'reablocks';
Skeleton Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | 'text' | 'rounded' | 'rectangle' | 'square' | string | — | Predefined shape variant |
animated | boolean | false | Enable shimmer pulse animation |
theme | SkeletonTheme | — |
[Description truncada. Veja o README completo no GitHub.]