Docs
Flickering Grid

Flickering Grid

A flickering grid background made with SVGs, fully customizable using Tailwind CSS.

Installation

npx nyx@latest add flickering-grid

Examples

Rounded

Props

PropTypeDefaultDescription
squareSizenumber4Size of each square in the grid
gridGapnumber6Gap between squares in the grid
flickerChancenumber0.3Probability of a square flickering
colorstring"rgb(0, 0, 0)"Color of the squares
widthnumber-Width of the canvas
heightnumber-Height of the canvas
classNamestring-Additional CSS classes for the canvas
maxOpacitynumber0.2Maximum opacity of the squares