Text Lines

Rectangular placeholders simulating text paragraphs.

Circles

Circular placeholders for avatars and profile pictures.

Card Loading

Simulate a loading card with avatar and text placeholders.

List Loading

Skeleton rows simulating a list of items.

Media Placeholder

Large rectangular skeleton for images and media content.

Form Loading

Skeleton placeholders for form fields and buttons.

Usage

<Skeleton height="20px" width="80%" /><Skeleton type="circle" size="48" /><Skeleton height="120px" width="100%" /> // image placeholder

Props

PropTypeDefaultDescription
typetext"text"Shape: "text" (rectangle) or "circle"
heighttext"20px"Height for text type (CSS value)
widthtext"100%"Width for text type (CSS value)
sizetext"48"Diameter in pixels for circle type