n
nonaxial

Neon Button

Buttons

Button with neon glow effect

neonglowcyberpunk

Installation

$
npx shadcn@latest add https://nonaxial.com/r/neon-button.json

Usage

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

export default function Example() {
  return (
    <NeonButton>{/* Your content here */}</NeonButton>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring