Catalogue element
bry-board
Columns containing cards.
Settings
| Setting | Takes | Needed |
|---|---|---|
label | text, at most 200 characters | no |
cardSize | sm, md, lg | no |
settled | text, at most 128 characters | no |
loading | true or false | no |
empty | text, at most 200 characters | no |
Example
JSX
<bry-board label={"Issues"} cardSize={"sm"}>
<bry-board-column title={"To do"}>
<bry-card title={"Crash on save"} padding={"3"} />
</bry-board-column>
<bry-board-column title={"Doing"} limit={3} />
</bry-board>Renderer contact sheet
These paths will hold the checked light and dark captures.

