Skeleton

A placeholder loading state for content.

Installation

bash
npx shadcn@latest add skeleton

Import

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

Card Skeleton

Full Card

Usage Notes

Skeleton has no component-level props. Style it entirely via className to set width, height, and border-radius.