87.9k

Skeleton

Use to show a placeholder while content is loading.

Installation

pnpm dlx shadcn@latest add skeleton

Usage

import { Skeleton } from "@/components/ui/skeleton"
<Skeleton className="h-[20px] w-[100px] rounded-full" />

Examples

Card