-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
超过宽度将自动省略,hover显示气泡
What does the proposed API look like?
table单元格气泡显示
你好,我翻看了文档column有ellipsis参数设置超过宽度将自动省略,通过插槽可以显示气泡。
但我们整个系统都是这样设计的,我看了每个气泡都是独立的。是否有类似surely table的属性不要重复渲染toolTip?
本打算写个tooltip然后通过open参数控制显隐达到重复利用的目的,但是定位又有点问题。
请问下是否有更好的方式解决这个问题?
Metadata
Metadata
Assignees
Labels
No labels