yk-table11
基于 Vue3、Element Plus 开发的一款表格组件,对Element Plus的el-table进行二次封装
基于 Vue3、Element Plus 开发的一款表格组件,对Element Plus的el-table进行二次封装
el-table implements automatic column width based on content
Based on the table component encapsulated by vue3.0 and element-plus, it uses configurable mode to quickly complete data requests, conditional queries, paging queries and other functions, and is compatible with the native el-table API.基于vue3.0和element-plu
A tablelist basic el-table
A tablelist basic el-table
Vue 中基于Element-ui二次封装基础组件文档
| | | | -------------------------- | ---- | | 原生Element-plus el-table | 支持 | | 分页器 | 支持 | | 表格跨页多选 | 支持 | | 动态数据 | 支持 | | 页面可设置表格列顺序(拖拽) | 支持 | | 页面可设置表格列展示/隐藏 |
| | | | -------------------------- | ---- | | 原生Element-plus el-table | 支持 | | 分页器 | 支持 | | 表格跨页多选 | 支持 | | 动态数据 | 支持 | | 页面可设置表格列顺序(拖拽) | 支持 | | 页面可设置表格列展示/隐藏 |
zl-components
基于ElementUI的多级表头表格组件
二次封装element-plus的Table,提供灵活的配置项
基于Element-ui二次封装基础组件(学习组件打包)
注: 由于 sass 版本变更较大,如果遇到安装后报错的 可以查看本地之前安装的 sass 版本是否是 1.80.4 , sass-loader 是否是 16.0.2 如果不是这个版本,请升级一下 sass 版本,并且在 vite.config.ts 里面加上
这是对el-table表格的二次封装
Vue 中基于Element-ui二次封装基础组件文档
<h1 align="center">@planckdev/element-plus</h1>
基于element-ui el-table的虚拟滚动表格
初始化组件
el-table支持树拖拽
The virtual scrolling component developed based on the Table component of Element-UI supports dynamic height and solves the problem of scrolling stuck when the amount of data is large.