OonkooUI

Pulse Button

Official

An animated button with a pulsating effect using Tailwind CSS

Freebuttonanimationpulsetailwind
8 downloadsOonkooUI Team

Installation

Run the following command:

npx oonkoo add pulse-button

Props

PulseButton Props

PropTypeDefault
pulseColorstring"#00ff627c"
durationstring"1.5s"

Usage

Copy and paste the following code to use this component:

import { PulseButton } from "@/components/oonkoo/pulse-button";

<PulseButton pulseColor="#00ff627c" duration="1.5s">Click me</PulseButton>

Component Info

Typeelement
Categorybuttons
TierFree
Last updatedJul 7, 2026