← Design system
Skeleton
Interactive examples and usage for the Skeleton component.
Examples
Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | 'text' | 'circular' | 'rectangular' | 'rounded' | 'text' | Shape of the skeleton placeholder |
width | string | '100%' | CSS width |
height | string | undefined | CSS height |
lines | number | 1 | Number of text lines (text variant only) |
animate | boolean | true | Enable shimmer animation |