Installation
Examples
3-column grid
Six items across three equal columns.
One
Two
Three
Four
Five
Six
Auto-fit
Columns fill available space with auto-fit.
Alpha
Beta
Gamma
Delta
Epsilon
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| cols | number|string | — | Sets grid-template-columns. |
| rows | number|string | — | Sets grid-template-rows. |
| gap | number|string | 4 | Gap between cells. |