coffeescript-ui
Version:
Coffeescript User Interface System
13 lines (10 loc) • 445 B
Markdown
```div-parameter
## Parameter Icon
| Parameter | Format | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| class | <dt>String | - | no | Lorem ipsum |
| icon | <dt>String<dt>Icon | - | no | Lorem ipsum |
| fixed_width | <dt>true<dd><dt>false<dd> | - | no | Lorem ipsum |
| tooltip | <dt>PlainObject | - | no | Lorem ipsum |
```
@@include(../../core/element/element_p.md)