ant-design/ant-design

selectTree的节点超过下拉菜单宽度时,希望支持超过的文字用【…】代替

Open

#23,267 创建于 2020年4月15日

在 GitHub 查看
 (8 评论) (3 反应) (0 负责人)TypeScript (98,031 star) (54,612 fork)batch import
3.xInactivehelp wanted

描述

Capture

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

tree节点文字过长的问题

What does the proposed API look like?

在现有基础上增加一种方式,支持超过固定宽度的文字用【…】代替

贡献者指南