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
| Prop | Type | Default |
|---|---|---|
| neonColor | string | - |