update api

This commit is contained in:
ioldfish 2015-08-17 12:49:19 +08:00
parent 4b705d7c85
commit 40e998f377

View File

@ -20,6 +20,7 @@
|defaultExpandedKeys | 展开指定的树节点 | String[] | false |
|defaultCheckedKeys | 默认选中的树节点 | String[] | [] |
|onCheck | 点击树节点触发 | function(e:{checked:bool,node,checkedKeys}) | - |
|showIcon | 是否设置节点图标 | bool | true |
### TreeNode props