Interactive Lines
A scanning grid of lines that glow and reveal based on mouse position.
Preview
Interactive Preview
grid.CORE
System responsive interface initialized.
beams.CORE
System responsive interface initialized.
dots.CORE
System responsive interface initialized.
Installation
Usage
tsx
import { InteractiveLines } from "@/components/block/interactive-lines"
export default function Demo() {
return <InteractiveLines />
}Dependencies
framer-motion