mirror of https://github.com/layui/layui
更新 treeTable 文档
parent
2b862e5be9
commit
a18190d6f3
|
@ -85,6 +85,7 @@ treeTable.render({
|
|||
| iconLeaf | 叶子节点的图标 | string | - |
|
||||
| showFlexIconIfNotParent | 若非父节点时,是否显示折叠图标 | boolean | `false` |
|
||||
| dblClickExpand | 双击节点时,是否自动展开父节点 | boolean | `true` |
|
||||
| expandAllDefault <sup>2.8.7+</sup> | 是否默认展开全部节点 | boolean | `false` |
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue