Effects/NeonGlow

NeonGlow

Neon-lit text with multi-layer glow shadow. Six color options, border mode, and a pulse animation for live or active states.

import { NeonGlow } from "@animui/ui"

Basic

Neon Glow

All colors

Violet
Blue
Cyan
Green
Pink
Orange

Border mode

Featured release

Pulse animation

Live now

Props

PropTypeDefaultDescription
color"violet" | "blue" | "cyan" | "green" | "pink" | "orange""violet"Neon color — controls text color and glow.
as"span" | "div" | "h1" | "h2" | "h3" | "p""span"HTML element to render.
pulsebooleanfalseAnimate opacity to create a pulsing neon flicker.
borderbooleanfalseShow a matching neon border around the element.
classNamestringAdditional classes.
© 2026 Steal Shadow. MIT License.Report an issue