Stagger Button

A dynamic button that animates on hover, where each letter of the text flips in 3D with a staggered effect.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/stagger-button.json

Usage

import { StaggerButton } from "@/components/ui/stagger-button";
<StaggerButton> Hover Me </StaggerButton>

Props

StaggerButton props.