Skeleton
Loading placeholder for content that is still loading.
Preview
Installation
bash
npx auralix-ui add skeletonUsage
Default Skeleton
tsx
import { Skeleton } from "@/components/ui/Skeleton";
<Skeleton className="w-[100px] h-[20px] rounded-full" />
<Skeleton className="w-[200px] h-[20px] rounded-full" />Props
| Name | Type | Default | Description |
|---|---|---|---|
className | string | - | Additional class names. |
Variants
Shapes
Cards
Text Block
On this page