Magnetic Grid Tiles
A production-scale, light + dark Magnetic Grid Tiles component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add magnetic-grid-tilesLive preview available in the gallery.
Usage
import { MagneticGridTiles } from "@lerpa/ui";
<MagneticGridTiles />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| tiles | MagneticTile[] | — | |
| label | string | — | |
| footer | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.