Skeleton
An animated placeholder shown while content loads.
Install
npx shadcn add @clearly/skeletonPreview
Usage
import { Skeleton } from "@/components/ui/skeleton"
<Skeleton />Every Clearly component also accepts glass (subtle·medium·strong), specular and className.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | — | Tailwind classes to set width, height, and shape. |