Overview
The Glowing Effect component creates a dynamic proximity-based glow that reacts to mouse movements and scroll events. It’s perfect for adding interactive visual feedback to cards, buttons, and other UI elements.Usage
Props
The blur radius applied to the glow layer.
Defines the inner radius (as a fraction of the smallest dimension) within which the glow is inactive.
Additional proximity distance (in pixels) to trigger the glow when the cursor is near the element.
Size of the spread of the glow effect around the element.
Variant of the glow style (e.g., a white-themed version).
Controls the visibility of the static glow border.
Additional CSS classes for custom styling.
Disables the proximity detection and glow animations when
true.Duration (in seconds) of the smooth rotation animation.
Width (in pixels) of the border applied to the glow effect.