tree-select icon indicating copy to clipboard operation
tree-select copied to clipboard

click label at the right side of switcherIcon (the icon of non-leaf node) instead switcherIcon to expand/collapse sub-tree

Open redguardtoo opened this issue 6 years ago • 1 comments

as title.

Currently I can only click the icon to expand/collapse sub-tree.

redguardtoo avatar Jan 09 '19 03:01 redguardtoo

@redguardtoo I was searching for the same answer, essentially you can do this through controlling expandedKeys and using some dropdown APIs (https://codesandbox.io/s/lively-surf-rjo2t)

romantseg avatar Nov 28 '19 13:11 romantseg