Neon
Neon Text
Text EffectsText with neon glow effect
neonglowcyberpunk
Installation
$
Usage
tsx
import { NeonText } from "@/components/nonaxial/neon-text"
export default function Example() {
return (
<NeonText>{/* Your content here */}</NeonText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |