Perspective Grid
Cards & Layout
A 3D perspective grid that tilts items on hover with smooth spring animations and staggered entrance.
Loading preview...
Customize
Columns3
Tilt (deg)8
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode[] | — | Array of child elements to render in the grid. |
className | string | '' | Additional CSS classes. |
columns | number | 3 | Number of grid columns. |
tiltAmount | number | 8 | Degrees of 3D tilt on hover. |