UNPKG

coffeescript-ui

Version:
13 lines (11 loc) 651 B
```div-parameter ## Parameter Confirm | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | button_text_ok | <dt>&lt;String&gt; | CUI.defaults.class.ConfirmationChoice.defaults.ok | yes | Lorem | | button_text_cancel | <dt>&lt;String&gt; | CUI.defaults.class.ConfirmationChoice.defaults.cancel | yes | Lorem | | button_primary | <dt>&lt;String&gt; = <dd>"ok" &#124; "cancel" | "ok" | yes | Lorem | | <span class="removed-opt">choices</span> | | | | | | <span class="merged-opt">text</span> | | | yes | &nbsp; | ``` @@include(../confirmationchoice/confirmationchoice_p.md)