Catalogue element
bry-dialog
A question requiring an answer.
Settings
| Setting | Takes | Needed |
|---|---|---|
open | true or false | no |
title | text, at most 200 characters | yes |
description | text, at most 4,000 characters | no |
actions | a list of at most 3: a record of id, label, tone, disabled (needs id, label) | no |
cancel | text, at most 200 characters | no |
Example
JSX
<bry-dialog open={false} title={"Delete this issue?"} description={"Its comments go with it."} actions={[{"id":"delete","label":"Delete","tone":"danger"}]} />Renderer contact sheet
These paths will hold the checked light and dark captures.

