更新 treeTable 文档

pull/1284/head
贤心 2023-06-16 09:46:20 +08:00
parent 2b862e5be9
commit a18190d6f3
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ treeTable.render({
| iconLeaf | 叶子节点的图标 | string | - |
| showFlexIconIfNotParent | 若非父节点时,是否显示折叠图标 | boolean | `false` |
| dblClickExpand | 双击节点时,是否自动展开父节点 | boolean | `true` |
| expandAllDefault <sup>2.8.7+</sup> | 是否默认展开全部节点 | boolean | `false` |
</td>
</tr>