Back to Components
Components
Pulse Loader
Three dots that pulse in sequence for compact loading states.
Dependencies
- clsx
- tailwind-merge
- framer-motion
Files
- components/ui/pulse-loader.tsx
Installation
Using shadcn CLI
npx shadcn add pulse-loader --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge framer-motion