UNPKG

coffeescript-ui

Version:
18 lines (16 loc) 891 B
```div-parameter ## Parameter ConfirmationDialog | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | title | <dt>&lt;String&gt; | - | no | Defines the ConfirmationDialog's title | | text | <dt>&lt;String&gt; | - | no | Defines the ConfirmationDialog's text | | markdown | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | html | <dt>&lt;String&gt; | - | no | Lorem | | content | <dt>isContent<dt>&lt;DOM&gt; | - | no | Lorem | | icon | <dt>&lt;Object&gt; = Icon<dt>&lt;String&gt; | - | no | <dt>Icon-Element<dd><dt>Name of Icon as String<dd> | | buttons | <dt>&lt;Array&gt; = lenght &gt; 0<dt>function() | - | no | Lorem | | footer_left | {} | - | no | Lorem | | footer_right | {} | - | no | Lorem | | <span class="removed-opt">pane</span> | | | | &nbsp; | ``` @@include(../modal/modal_p.md)