# Grid

Row Attributes

Attribute Description Type Accepted Values Default
gutter grid spacing number —— 0
align horizontal alignment of flex layout String left/center/right left

Row Attributes

Attribute Description Type Accepted Values Default
span number of column the grid spans number —— 24
offset number of spacing on the left side of the grid number —— 0
xs <577px Responsive columns or column props object number/object —— ——
sm ≥577px Responsive columns or column props object number/object —— ——
md ≥769px Responsive columns or column props object number/object —— ——
lg ≥993px Responsive columns or column props object number/object —— ——
xl ≥1201px Responsive columns or column props object number/object —— ——
xxl ≥1601px Responsive columns or column props object number/object —— ——