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