wise-ui

Data & Lists

Backgrounds

Cards

Navigation

Text

Buttons

Layout

Pulse Button

CTA button with animated pulsing rings radiating outward to draw attention.

Default

Red urgent

Slow pulse

Installation

npx shadcn@latest add https://wise-ui.com/r/pulse-button.json

Props

PropTypeDefaultDescription
pulseColorstringhsl(var(--primary))Color of the pulsing ring.
durationnumber2Seconds per pulse cycle.
childrenReact.ReactNode-Button label content.
classNamestring-Additional classes for the button element.