@brickslab/ui-web
SVG grid cells with flicker animation and customizable cell size and color
Props
| Prop | Type | Défaut | Requis | Description |
|---|---|---|---|---|
cellSize | number | 50 | — | Size of each grid cell in pixels |
color | string | "rgba(255, 255, 255, 0.1)" | — | Color of the grid cells |
flickerRate | number | 0.5 | — | Speed of the flicker animation (lower = faster) |
rounded | boolean | false | — | Apply border-radius to cells |
opacity | number | 0.5 | — | Opacity of the grid (0-1) |
Usage
Variations
Small Cell Size
Colored Flicker