Docs
Skeleton

Skeleton

Show a placeholder while content is loading.

Installation

npm install @brudi/react-skeleton

Usage

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

Customization

npx @brudi/ui extend skeleton