Grid
CSS grid layout with configurable columns and gap.
LayoutAccepts children
Props
| Prop | Type |
|---|---|
columns? | number (1-12, default 3) |
gap? | "sm" | "md" | "lg" |
Spec
CSS grid layout with configurable columns and gap.
| Prop | Type |
|---|---|
columns? | number (1-12, default 3) |
gap? | "sm" | "md" | "lg" |
First
Second
Third