Loading component…
Components /Staggered Grid
Offset card grid composition
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/staggered-grid.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| items | GridItem[] | - | Array of items to display in the staggered grid. |
| className | string | - | Additional CSS classes. |
| staggerDelay | number | 0.1 | Delay between each item's animation in seconds. |