-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
有时候用户只需要选择叶子节点,所以需要点击父节点展开其下面的子节点
What does the proposed API look like?
代码示例:<a-tree-select @node-click="handleNodeClick"></a-tree-select>