Installation
Examples
Photo masonry
Images fill columns naturally with varying heights.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| columns | number | 3 | Number of columns. |
| gap | number|string | 4 | Gap between items. |
| children* | ReactNode | required | Items to display. |