UNPKG

coffeescript-ui

Version:
25 lines (19 loc) 1.11 kB
```div-parameter ## Parameter DataTable | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | fields | <dt>&lt;Array&gt;<dt>function() | - | yes | Lorem | | new_rows | <dt>&lt;String&gt; = "edit" &#124; "append" &#124; "remove_only" &#124; "none" | edit | no | <dt>edit<dd><dt>append<dd><dt>remove_only<dd><dt>none<dd> | | no_header | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | rowMove | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | maximize_horizontal | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | maximize_vertical | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | footer_right | <dt>isContent | - | no | &nbsp; | ## Callbacks DataTable | Callback | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | onRowRemove | <dt>function() | - | no | Lorem | | onNodeAdd | <dt>function() | - | no | Lorem | | maximize | <dt>function() | - | no | Lorem | ``` @@include(../datafieldinput/datafieldinput_p.md)