Catalogue element
bry-grid
Equal columns that respond to available width.
Settings
| Setting | Takes | Needed |
|---|---|---|
columns | 1, 2, 3, 4, 5, 6 | no |
gap | 1, 2, 3, 4, 5, 6, 7, 8 | no |
align | start, center, end, stretch | no |
Example
JSX
<bry-grid columns={"3"} gap={"3"}>
<bry-card title={"To do"} padding={"3"} />
<bry-card title={"Doing"} padding={"3"} />
<bry-card title={"Done"} padding={"3"} />
</bry-grid>Renderer contact sheet
These paths will hold the checked light and dark captures.

