Skeleton
atomPulsing placeholder shapes — text lines, circle, and rectangle — that mirror content layout during loading.
Text lines
Placeholder for body copy.
Shapes
Circle, rectangle, and single text line.
Card placeholder
Combining shapes to mirror a card layout.
Usage
Installation
API Reference
Skeleton props — * required
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "text" | "circle" | "rectangle" | "text" | Shape of the skeleton. |
lines | number | 1 | Number of text lines (only for variant="text"). |
width | number | string | — | Width override. |
height | number | string | — | Height override. |