We are live on DevHunt: tool of the week contest

check it out

Gooey Button

A button with a liquid gooey effect using SVG filters.

Preview

Interactive Preview

Installation

Usage

tsx
import { GooeyButton } from "@/components/ui/gooey-button"

export default function Demo() {
  return <GooeyButton>Join the Club</GooeyButton>
}

Props

PropTypeDefault
variant
"default""secondary""destructive""amber""emerald"
default
gooeyColorstring-