Back to Components
Display
Skeleton
Shimmering skeleton placeholders with text, avatar, card, and image variants.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/skeleton.tsx
Installation
Using shadcn CLI
npx shadcn add skeleton --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge