Command Palette
Search for a command to run

Shimmer Button

A button with a shimmering light which travels around the perimeter.

Installation

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

Props

ShimmerButton

A component for Shimmer Button.

NameTypeDefaultDescription
class
string "" Additional CSS classes to apply
shimmerColor
string "#ffffff" Color of the shimmer effect
shimmerSize
string "0.05em" Size of the shimmer effect
shimmerDuration
string "3s" Duration of the shimmer animation
borderRadius
string "100px" Border radius of the button
background
string "rgba(0, 0, 0, 1)" Background color of the button