ant-design/components/table/demo/ellipsis-custom-tooltip.md

8 lines
259 B
Markdown
Raw Normal View History

## zh-CN
设置 `column.ellipsis.showTitle` 关闭单元格内容自动省略后默认的 `title` 提示, 使用 `Tooltip` 替代。
## en-US
Ellipsis cell content via setting `column.ellipsis.showTitle`, use `Tooltip` instead of the html title attribute.