coffeescript-ui
Version:
Coffeescript User Interface System
15 lines (12 loc) • 736 B
Markdown
```div-parameter
## Parameter WaitBlock
| Parameter | Format | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| inactive | <dt><Boolean> | - | no | Inactive is used to block content from being accessed.<br><dt>true<dd><dt>false<dd> |
| element | <dt>isElement(v) or isElement(v.DOM) | - | no | Lorem |
| fullscreen | <dt><Boolean> | - | no | Use to put this wait block fullscreen.<br><dt>true<dd><dt>false<dd> |
| <span class="removed-opt">header</span> | | | | |
| <span class="removed-opt">content</span> | | | | |
| <span class="merged-opt">icon</span> | <dt><String><dt><Instance of Object> = Icon | | | |
```
@@include(../block/block_p.md)