n
nonaxial

Bounce Button

Buttons

Button with bouncy spring animation

bouncespringplayful

Installation

$
npx shadcn@latest add https://nonaxial.com/r/bounce-button.json

Usage

tsx
import { BounceButton } from "@/components/nonaxial/bounce-button"

export default function Example() {
  return (
    <BounceButton>{/* Your content here */}</BounceButton>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring