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

How to enlarge the Dropdown Select size?

Open alextaymx opened this issue 4 years ago • 1 comments

I'm using the rc-tree-select component with virtualised option enabled, however, the dropdown size seems to be too small , may i know how to increase the vertical height of the popup tree?

image

alextaymx avatar Oct 27 '21 06:10 alextaymx

just set the 'listHeight' property as you want

listHeight={500}

lling1105 avatar Jan 12 '22 05:01 lling1105