Grid

Column Offset

GridColumn supports offsetting a column by specified number of columns. The Offset can be 0-12, and Auto is not supported with this Parameter.


Sm-6
Sm-4 Offset-Sm-2
<GridRow> <GridColumn ColSm="Col.Six"> <span>Sm-6</span> </GridColumn> <GridColumn ColSm="Col.Four" OffsetSm="Col.Two"> <span>Sm-4 Offset-Sm-2</span> </GridColumn> </GridRow>
An unhandled error has occurred. Reload 🗙