coffeescript-ui
Version:
Coffeescript User Interface System
13 lines (9 loc) • 457 B
Markdown
```div-parameter
## Parameter Alert
| Parameter | Format | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| button_text_ok | <dt><String> | default: CUI.defaults.class.ConfirmationChoice.defaults.ok | yes | Lorem |
| <span class="removed-opt">choices</span> | | | | |
| <span class="merged-opt">text</span> | | | yes | |
```
@@include(../confirmationchoice/confirmationchoice_p.md)