mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
update api
This commit is contained in:
parent
4b705d7c85
commit
40e998f377
@ -20,6 +20,7 @@
|
||||
|defaultExpandedKeys | 展开指定的树节点 | String[] | false |
|
||||
|defaultCheckedKeys | 默认选中的树节点 | String[] | [] |
|
||||
|onCheck | 点击树节点触发 | function(e:{checked:bool,node,checkedKeys}) | - |
|
||||
|showIcon | 是否设置节点图标 | bool | true |
|
||||
|
||||
### TreeNode props
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user