Command Palette
Search for a command to run

Pulsating Button

An animated pulsating button useful for capturing attention of users.

Installation

pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/pulsating-button.json

Props

PulsatingButton

A component for Pulsating Button.

NameTypeDefaultDescription
class
string "" Additional CSS classes to apply
pulseColor
string "#808080" Color of the pulse
duration
string "1.5s" Duration of the animation
children
Snippet required The content to display inside the button