3

Skeleton

Use to show a placeholder while content is loading.

Installation

bunx --bun shadcn@latest add https://ui.brodin.dev/r/skeleton.json

Usage

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

Examples

Card