Feedback
SkeletonBlock
Placeholder skeleton shapes for loading states - text lines, rectangles, and circles.
Preview:1280px
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | 'text' | 'circle' | 'rectangle' | 'card' | 'rectangle' | Shape preset of the skeleton. |
| lines | number | 3 | Number of text lines (text variant only). |
| width | string | '100%' | Width of the skeleton block. |
| height | string | - | Height of the skeleton block. |