Curv UI
Curv UI

Skeleton

Use to show a placeholder while content is loading.

Installation

npm
npx curv-ui add skeleton

Usage

ts
import { Skeleton } from "@/components/ui/skeleton";
tsx
<Skeleton className="h-12 w-12 rounded/>