Compositions
Core Primitives
Transitions
Typography
Customize
40
1
Installation
$ pnpm dlx shadcn@latest add @framecn/dynamic-grid
Usage
import { DynamicGrid } from "@/components/framecn/dynamic-grid";<DynamicGrid />API Reference
DynamicGrid
| Prop | Type | Default |
|---|---|---|
cellSize | number | 40 |
lineColor | string | "#27272a" |
background | string | "#0a0a0a" |
speed | number | 0.5 |
direction | "diagonal" | "horizontal" | "vertical" | "diagonal" |
fps | number | 30 |
durationInFrames | number | 150 |
width | number | 1280 |
height | number | 720 |
className | string | - |
Notes
Subtle animated background
A subtle grid or dot pattern that can animate for depth. Great for tech or developer-focused backgrounds.