coffeescript-ui
Version:
Coffeescript User Interface System
12 lines (9 loc) • 431 B
Markdown
```div-parameter
## Parameter ButtonHref
| Parameter | Format | Default | Mandatory | Description |
| --- | --- | :---: | :---: | --- |
| href | <dt><String> | - | no | <dt>Contains the URL |
| target | <dt><String> | - | no | <dt>_blank<dd>Opens link in a new tab |
| download | <dt><Boolean> | - | no | <dt>true<dd><dt>false<dd> |
```
@@include(../button/button_p.md)