110k
New

Skeleton

Use to show a placeholder while content is loading.

Component skeleton-demo not found in registry.

Installation

pnpm dlx createui@latest add skeleton

Usage

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

Examples

Avatar

Component skeleton-avatar not found in registry.

Card

Component skeleton-card not found in registry.

Text

Component skeleton-text not found in registry.

Form

Component skeleton-form not found in registry.

Table

Component skeleton-table not found in registry.