n
nonaxial
Components
155/207

Flickering Grid

Backgrounds

Flickering grid background

gridflickeringcanvas

Installation

$
npx shadcn@latest add https://nonaxial.com/r/flickering-grid.json

Usage

tsx
import { FlickeringGrid } from "@/components/nonaxial/flickering-grid"

export default function Example() {
  return (
    <FlickeringGrid>{/* Your content here */}</FlickeringGrid>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring