Back to Grid
Grid

Fixed columns

An 8-item, 4-column grid.

1
2
3
4
5
6
7
8

API

PropTypeDefaultDescription
cols1-1212Base column count.
colsSm / colsMd / colsLg / colsXl1-12Column count from each breakpoint up.
gap0 | 1 | 2 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 164Grid gap.
span (GridItem)1-12 | "full" | "auto"Base column span.
spanSm / spanMd / spanLg / spanXl (GridItem)1-12 | "full" | "auto"Column span from each breakpoint up.
View full API on Grid

More Grid examples