ShapeGrid
1.0.0Marketing canvas of drifting outlined tiles — square, hexagon, circle, or triangle — that fill on hover and rest when motion is reduced.
npx jabkit add shape-gridComponent Data
- ID
- shape-grid
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-06
- Type
- block
- Keyboard nav
- No
- Reduced motion
- Yes
marketinganimationcanvasgridshapesbackgroundherointeractive
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<ShapeGrid {...shapeGridMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<ShapeGrid {...shapeGridMocks.alternate} />
</div>