Card Grid
Responsive grid of project cards with hover-reveal actions and a shared details modal.
Card Grid
Responsive grid of project cards with hover-reveal actions and a shared details modal.
When to use it
The default for browsing a collection where visual comparison matters more than order. Hover-reveal actions keep the resting state calm, so the grid reads as content rather than as a control panel.
Install
Adds Card Grid and its dependencies to your project through the shadcn CLI.
$ npx shadcn@latest add https://www.ssicevs.com/r/card-grid.jsonProps · CardGrid
| Prop | Type | Default |
|---|---|---|
| cards | CardData[] | — |
Generated from the component source. Run npm run props:extract after changing a signature.