Grid
Component
Arrange a number of components into a responsive grid pattern.
Related components: Block, Divider, Layout, SpacerComponent
1
2
3
4
5
<GoAGrid minChildWidth="320px">
<div>
1
</div>
<div>
2
</div>
<div>
3
</div>
<div>
4
</div>
<div>
5
</div>
</GoAGrid>
Properties
gap
none | 3xs | 2xs | xs | s | m | l | xl | 2xl | 3xl | 4xl
Gap between child items Defaults to
m
.minChildWidth
string
Minimum width of the child elements
mt,mr,mb,ml
none | 3xs | 2xs | xs | s | m | l | xl | 2xl | 3xl | 4xl
Apply margin to the top, right, bottom, and/or left of the component.
Book time in drop in hours