Shuffle Button

A dynamic button that shuffles the characters of its text when hovered over, creating an engaging animation.

Installation

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

Usage

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

Props

ShuffleButton props.