Docs
Ripple Button

Ripple Button

A button with a ripple effect.

Installation

Props

PropTypeDefaultDescription
childrenReact.ReactNode-The content of the button.
classNamestring?""Additional classes for the container.
rippleColorstring?"rgba(255, 255, 255, 0.5)"The color of the ripple effect.
rippleSizenumber?20The base size of the ripple effect.
rippleDurationnumber?0.6The duration of the ripple animation in seconds.