https://codesandbox.io/p/devbox/vxe-table-problem-tooltipshow-slqhvr?file=%2Fsrc%2FApp.vue%3A8%2C22 问题描述与截图: 问题截图 代码示例 期望的结果: 单元格内容溢出时正常显示tooltip 操作系统: window 11 浏览器版本: 126.0.6478.183 vue 版本: 3.4.21 vxe-pc-ui 版本: 4.0.82 vxe-table 版本:...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Ca...
<vxe-column field="address" title="Address" show-overflow></vxe-column> </vxe-table> </div> </template> <script lang="ts" setup> import { onMounted, ref, reactive, nextTick } from 'vue' import { VxeColumnPropTypes, VxeTableInstance, VxeToolbarInstance } from '../../../types' in...
showHeader: true, lockView: true, mask: true, showTitleOverflow: true, showClose: true }, list: { // size: null, scrollY: { Expand Down 1 change: 1 addition & 0 deletions 1 styles/all.scss Show comments View file Edit file Delete file This file contains bidirectional Unicode text...
show-overflow highlight-hover-row tree-config export-config Expand Down 2 changes: 2 additions & 0 deletions 2 examples/views/table/grid/TreeLazyEdit.vue Show comments View file Edit file Delete file This file contains bidirectional Unicode text that may be interpreted or compiled differently...