Alternatives
Usage
Each child of Columns
represents a single column. By default that column will
span 1 fraction of the total number of children.
Gap
The spacing between children can be adjusted using the gap
prop.
Vertical alignment
Items of varying height can be vertically aligned using the alignY
prop.
Collapse
Provide a breakpoint where the columns should collapse and stack on top of one another.
small
medium
large
xlarge
Resize your browser window to see the columns collapse:
Template
Define the relative width of each column. You can create a more traditional grid-style column layout, à la Bootstrap: