ComponentsButton

Button

An animated button component with shimmer, glow, pulse, and ripple effects.

Installation

$ npx @nehal712521/inprogress add button

Preview

Usage

import AnimatedButton from "@/components/ui/AnimatedButton";

<AnimatedButton variant="shimmer">Click me</AnimatedButton>