Imagine ArtImagine Art

Skeleton

Placeholder shapes that mimic content layout while data is loading.

Feedback & Status

Import

import { Skeleton } from "@/components/ui"

API

PropTypeDefaultDescription
variant"text" | "circular" | "rectangular""text"Shape of the skeleton.
widthstring | numberElement width.
heightstring | numberElement height.

Examples