We are live on DevHunt: tool of the week contest

check it out

Neon Button

A button with a tracing neon light border effect.

Preview

Interactive Preview
Neon System V1.0 - Interactive Bloom Enabled

Installation

Usage

tsx
import { NeonButton } from "@/components/ui/neon-button"

export default function Demo() {
  return <NeonButton neonColor="hsl(var(--primary))">Cyberpunk</NeonButton>
}

Dependencies

framer-motion

Props

PropTypeDefault
neonColorstring-