[Feature Request] When the table component is set with "show-overflow-tooltip", if the text is too long, it will be displayed in full screen, but sometimes it is not fully displayed.
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
table
### Description
For the table component, when the `show-overflow-tooltip` setting is applied, if the text is too long, it will be displayed in full screen. Sometimes, it may not be fully displayed. Can we have a configuration option to set the width, direction, and other attributes ourselves? Although we can write it through slots, it will still show the tooltip even when there is no text overflow.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.