UNPKG

coffeescript-ui

Version:
18 lines (13 loc) 601 B
```div-parameter ## Parameter ListviewTreeNode | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | children | <dt>&lt;Array&gt; | - | no | Defines the node's data as an array | | open | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | html | {} | - | no | Lorem | ## Callbacks ListviewTreeNode | Callback | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | getChildren | <dt>function() | - | no | Lorem | ``` @@include(../listviewrow/listviewrow_p.md)