Command Palette

Search for a command to run...

Moving Border Button

Free

Gradient moves continuously around button perimeter

Installation

1
Install dependencies
npm install framer-motion
2
Copy the component code

Copy the code from the Code tab above and paste it into your project.

3
Import and use
import { MovingBorderButton } from "@/components/moving-border"

Related Components