Skip to content
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

PropTypeDefaultDescription
classNamestringCSS classes to control the size and shape of the skeleton placeholder. Use rounded-full for circles, h-* and w-* for dimensions.