NFTLive Preview
NFT Collection Grid
Responsive NFT grid with configurable columns, image placeholders, and hover effects. Parent controls data.
nftcollectiongridgallery
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
items* | NFTItem[] | — | Array of NFT items to display |
collectionName | string | — | Collection name for the header |
onItemClick | (item: NFTItem) => void | — | Called when an NFT item is clicked |
columns | 2 | 3 | 4 | "2" | Number of grid columns |
className | string | — | Additional CSS classes |