Imagine ArtImagine Art

Video Skeleton

View in Figma

A shimmer placeholder for video content with a play button and controls bar overlay.

Media & Visuals

Import

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

API

PropTypeDefaultDescription
size"sm" | "md" | "lg""md"Skeleton dimensions.
aspectRatiostring"16/9"Video aspect ratio.
showControlsbooleantrueShow play button and control bar.

Examples