Docs
Grid Beam Background
Industry-standard hero background with animated light beams, dot grid, and cursor-following spotlight.
Component Blueprint
Majestic Real-Time Rendering
Installation
$ npx @cosmoo/oblivion add grid-beam-backgroundPackages
npm install Usage Detail
tsx
import { GridBeamBackground } from "@/components/oblivion/grid-beam-background"
export default function GridBeamBackgroundDemo() {
return <GridBeamBackground />
}import { GridBeamBackground } from "@/components/oblivion/grid-beam-background"
export default function GridBeamBackgroundDemo() {
return <GridBeamBackground />
}