n
nonaxial

Ripple Button

Buttons

Material-style ripple effect button

ripplematerialclick

Installation

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

Usage

tsx
import { RippleButton } from "@/components/nonaxial/ripple-button"

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

Props

PropTypeDefault
childrenReactNode
classNamestring