VTable
VTable copied to clipboard
VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
### What problem does this feature solve? 有时候业务需求中 操作列可能要求是通过文字按钮来操作 但目前的columns中只能配置icon单元格图标来进行操作 希望能新增一个类似于icon button单元格按钮 ### What does the proposed API look like? ListTable.columns.icon > ListTable.columns.button
### What problem does this feature solve? 我们需要根据当前选中的单元格,对一些操作作出限制,页面如下  现在鼠标意外点击了 Table 意外的区域时,上边的按钮状态显示不正确 或者仿照Excel Table 的交互默认选择 body 区域的第一个单元格,整个 body 区域最少选择一个单元格 ### What does the proposed API look like? 可以单独提供一个事件监听:SELECTED_CANCEL 事件;或者 SELECTED_CELL...
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...
### What problem does this feature solve? 可以展示一个动态生成的用户文字头像 ### What does the proposed API look like?  1. 期望icon中可自定义回调函数生成,并且可以获取到当前单元格的数据。 2. 期望树形数据中,icon可以跨越展开图标,在左侧紧紧贴合文字。
### Version https://unpkg.com/@visactor/vtable/dist/vtable.min.js ### Link to Minimal Reproduction 1 ### Steps to Reproduce 数值列设置textAlign居右,padding-right设为12,第一次正常渲染。此时手动改变列宽,单元格的padding-right设置直接无效了。 ### Current Behavior 内边距丢失 ### Expected Behavior 不丢失 ### Environment ```markdown - OS: - Browser: -...
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...
### Version 0.23.4 ### Link to Minimal Reproduction https://data.bytedance.net/evals/projects/test/datasets ### Steps to Reproduce 我当前的配置如下  ### Current Behavior  ### Expected Behavior 希望上图红色框圈出的部分,能够实现圆角 ### Environment ```markdown - OS: - Browser:...
If you use @VisActor/VTable, don't be shy [edit this wiki page](https://github.com/VisActor/VTable/wiki/Who-use-@VisActor-VTable)
[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...