n
nonaxial

Rotate Button

Buttons

Button that rotates on hover

rotatetransformhover

Installation

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

Usage

tsx
import { RotateButton } from "@/components/nonaxial/rotate-button"

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

Props

PropTypeDefault
childrenReactNodeโ€”
classNamestringโ€”