coffeescript-ui
Version:
Coffeescript User Interface System
18 lines (12 loc) • 556 B
Markdown
```div-parameter
## Parameter OutputContent
| Parameter | Format | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| placeholder | <dt><String> | *emty string* | no | Lorem |
| content | <dt>isElement(v) or isElement(v.DOM) | - | no | Lorem |
## Callbacks OutputContent
| Callback | Format | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| getValue | <dt>function() | - | no | Lorem |
```
@@include(../../datafieldinput/datafieldinput_p.md)