Grid Background

Subtle grid pattern background using SVG for crisp rendering at any scale.

backgroundgridpattern

Installation

Terminalbash
npx motioncraft add grid

Usage

grid.tsxtsx
import { Grid } from "@/components/backgrounds/grid";

<Grid className="h-screen" />

Props

PropTypeDefaultDescription
classNamestringAdditional CSS classes

Related Components