coffeescript-ui
Version:
Coffeescript User Interface System
12 lines (8 loc) • 460 B
Markdown
```div-parameter
| Parameter | Format | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| group | <dt><String> | - | no | *group* can be used for buttonbars to specify a group of buttons. Buttons with the same *group*-name will be displayed as a directly conntected buttonbar. |
| attr | <dt>PlainObject> | {} | no | |
```
@@include(../datafield/datafield_p.md)