Vue 的表格组件(持续更新)

Vue 的表格组件(持续更新)

element-ui https://element.eleme.cn/2.9/#/zh-CN/component/table 表格组件
iview https://iviewui.com/components/table 表格组件
vxe-table https://xuliangzhan.github.io/vxe-table/#/table/base/basic 表格组件,支持增删改查、海量数据
cheetah-grid https://future-architect.github.io/cheetah-grid/ 表格组件,支持编辑,海量数据
gridmanager http://gridmanager.lovejavascript.com/ 表格组件
vue-tables-2 https://github.com/matfish2/vue-tables-2 表格组件
vuetable-2 https://github.com/ratiw/vuetable-2 表格组件
ej2-vue-grids https://github.com/syncfusion/ej2-vue-ui-components 表格组件
vue-easytable https://github.com/huangshuwei/vue-easytable 表格组件,支持编辑
@handsontable/vue https://github.com/handsontable/vue-handsontable-official 表格组件,支持增删改查
vue-element-extends https://github.com/xuliangzhan/vue-element-extends 基于 element-ui 的表格,支持增删改查、海量数据
el-data-table https://femessage.github.io/el-data-table/ 基于 element-ui 的表格
el-bigdata-table https://github.com/code-farmer-i/el-bigdata-table 基于 element-ui 的表格,支持海量数据

你可能感兴趣的:(vue)