Hover Glow
A dynamic Hover Glow component that smoothly follows the cursor, creating a responsive lighting effect.
Cursor trackingResponsive lightingGrid support
Basic
Features
Cursor Following
Light source smoothly tracks mouse movement.
Card Integration
Perfect for highlighting interactive cards.
Grid Compatible
Works seamlessly within grid layouts.
Installation
$npx libravelui@latest add hover-glowAnatomy
import { HoverGlow } from "@/components/ui/motion/hover-glow";<HoverGlow><div className="p-4 bg-card rounded-lg"> Card Content</div></HoverGlow>Testing Playground
Grid Layout
Props
Loading types…