Back to Components
Components
Animated Border Gradient
Animated conic gradient border wrapper with configurable radius and hover pause.
No preview available
Dependencies
- clsx
- tailwind-merge
- framer-motion
Files
- components/ui/animated-border-gradient.tsx
Installation
Using shadcn CLI
npx shadcn add animated-border-gradient --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge framer-motion