Imagine ArtImagine Art

Image Skeleton

View in Figma

A shimmer placeholder for images with shape variants and customizable aspect ratio.

Media & Visuals

Import

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

API

PropTypeDefaultDescription
size"sm" | "md" | "lg" | "custom""md"Skeleton dimensions.
shape"square" | "rounded" | "circle""square"Shape variant.
aspectRatiostringCustom CSS aspect ratio.
iconbooleantrueShow center image icon.

Examples