UNPKG

coffeescript-ui

Version:
28 lines (20 loc) 1.22 kB
```div-parameter ## Parameter options | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | hash_store | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | radio | <dt>&lt;String&gt;<dt>&lt;Boolean&gt; | - | no | Lorem | | radio_unchecked_value | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | min_checked | <dt>this.radio = 0 or 1<dt>&lt;Integer&gt; >= 0 | - | no | Lorem | | horizontal | <dt>&lt;Boolean&gt; = true<dt><dt>&lt;Integer&gt; > 0 | - | no | <dt>true<dd>all fields horizontal<dt>false<dd><dt>1 … n<dd>n fields horizontal | | title | <dt>&lt;String&gt; | - | no | Lorem | | activatable | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | sortable | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | sortable_hint | <dt>&lt;String&gt; | - | no | Lorem | | placeholder | <dt>&lt;String&gt; | "No options available." | - | no | Lorem | ## Callbacks options | Callback | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | options | <dt>&lt;Array&gt;<dt>function() | - | yes | Lorem | ``` @@include(../datafield/datafield_p.md)