OonkooUI

Pulse Button

Official

An animated button with a pulsating effect using Tailwind CSS

Freebuttonanimationpulsetailwind
6 downloadsOonkooUI Team

Installation

Run the following command:

npx oonkoo add pulse-button

Props

PulseButton Props

PropTypeDefault
pulseColorstring"#808080"
durationstring"1.5s"

Usage

Copy and paste the following code to use this component:

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

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

Component Info

Typeelement
Categorybuttons
TierFree
Last updatedDec 24, 2025