OonkooUI

Ripple Button

Official

An interactive button with a satisfying ripple effect on click. Provides tactile feedback that enhances user experience.

Freebuttonrippleanimationinteractiveclickfeedback
0 downloadsOonkooUI Team

Installation

Run the following command:

npx oonkoo add ripple-button

Props

RippleButton Props

PropTypeDefault
rippleColorstring"#3CB270"
durationnumber600

Usage

Copy and paste the following code to use this component:

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

<RippleButton>
  {/* Your content */}
</RippleButton>

Component Info

Typeelement
Categorybuttons
TierFree
Last updatedDec 24, 2025