<!-- 引入样式 --><linkrel="stylesheet"href="https://unpkg.com/vxe-table@next/lib/style.css"><!-- 引入脚本 --><scriptsrc="https://unpkg.com/xe-utils"></script><scriptsrc="https://unpkg.com/vxe-table@next"></script> 示例 ...
v2 update docs 4个月前 v3.8 update docs 28天前 v3 update docs 6小时前 v3_old update docs 2天前 v4.6 update docs 28天前 v4 update docs 6小时前 v4_old update docs 2天前 .gitignore update docs 10个月前 LICENSE update 3年前
V2 v2.0 基于 vue2.6,支持所有主流的浏览器,同时兼具功能与性能 V3 v3.0 基于 vue2.6+,支持现代浏览器并保留兼容 IE11 v3.9 基于 vue2.6+,内部重构,拆分 Table 库和 UI 库,只支持现代浏览器,不支持 IE v3.13 重构展开行功能,同时支持展开行与虚拟渲染和冻结列 ...
> 简单、便捷、高效的 vue 浮动式表格组件. Latest version: 1.3.6, last published: 10 months ago. Start using vxe-advance-table-v2 in your project by running `npm i vxe-advance-table-v2`. There are no other projects in the npm registry using vxe-advance-tab
[x] v2 95% 性能优化,同时兼具功能与性能 [ ] v3 0% 实现重构,渲染性能大幅提升,基于 Vue3 并使用 typescript 开发 🐬 如果有更好的建议、优化点或 Bug 都欢迎提Issues Browser Support 11+ ✔Latest ✔Latest ✔Latest ✔Latest ✔Latest ✔ ...
<vxe-image src="https://pic2.zhimg.com/50/v2-f7031359103859e1ed38559715ef5f3f_hd.gif" width="36" height="30"></vxe-image> <span>{{ row.address }}</span> <vxe-image src="https://n.sinaimg.cn/sinacn17/w120h120/20180314/89fc-fyscsmv5911424.gif" width="30" height="30"></vxe...
v2 v1 3.7.6 4.5.13 3.7.4 4.5.12 3.7.3 4.5.11 3.7.0 4.5.10 4.5.9 4.5.8 4.5.7 4.5.5 4.5.4 4.5.0 4.4.6 3.6.17 3.6.16 4.4.5 3.6.15 4.4.4 克隆/下载 HTTPSSSHSVNSVN+SSH 该操作需登录 Gitee 帐号,请先登录后再操作。
var v2 = (b.name || '').toLowerCase() return v1 < v2 ? -1 : v1 > v2 ? 1 : 0 }, sortChangeEvent ({ column, property, order }) { console.info(property, order) } 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11.
v2 95% 性能优化,同时兼具功能与性能 v3 0% 实现重构,渲染性能大幅提升,基于 Vue3 并使用 typescript 开发 🐬 如果有更好的建议、优化点或 Bug 都欢迎提 Issues Browser Support 11+ ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ Features Basic table (基础功能) Dynamic Grid (配置...
vxe-table 一个全功能的 Vue 表格,满足绝大部分对 Table 的一切需求,与任意组件库完美兼容,它的功能是非常强大的 如果需要和大数据还有表格打交道, vxe-table是非常合适的,其他场景可以使用element-ui 处理; API:https://xuliangzhan_admin.gitee.io/vxe-table/#/table/grid/fullEdit ...