General
Skeleton
A placeholder element that pulses to indicate content is loading. Compose multiple skeletons to match the shape of your real content.
Card-Like Layout
Import
import { Skeleton } from "@mikenotthepope/substrateui"API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | — | CSS classes to control the size and shape of the skeleton placeholder. Use rounded-full for circles, h-* and w-* for dimensions. |