🤎 Enjoying my work? Buy me a coffee to support my coding adventures! ☕


Docs
Skeleton

Skeleton

Use to show a placeholder while content is loading.

Installation

npx nyxbui@latest add skeleton

Usage

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

Examples

Card