Skeleton
A placeholder in the shape of the content that is still loading.
Give the skeleton the shape of what is coming, so the layout does not jump when the content lands. Size it with your own class — the component brings the surface and the animation, not the dimensions.
Default
Props
Skeleton
| Prop | Type | Default | Description |
|---|---|---|---|
…HTMLAttributes | HTMLAttributes<HTMLDivElement> | — | Set width and height yourself via `className`. |