Glow Border Card
Cards & Layout
A card with an animated glowing border that follows cursor movement.
Loading preview...
Customize
Glow Color
rgba(232, 78, 45, 0.35)
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | — | Content inside the card. |
className | string | '' | Additional CSS classes. |
glowColor | string | 'rgba(232,78,45,0.35)' | Color of the glow effect. |