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 rippleColor="#3CB270" duration={600}>Click me</RippleButton>

Component Info

Typeelement
Categorybuttons
TierFree
Last updatedJul 5, 2026