上传者: 42100032
|
上传时间: 2021-07-07 21:03:54
|
文件大小: 112KB
|
文件类型: ZIP
vue-elementui-bigdata-table
Vue2 elementUI table 组件扩展,大量数据表格。
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run dist
Feature
采用虚拟渲染方案,解决大数据量 DOM 渲染性能瓶颈。
1、基于 elementUI table,结合 vue-bigdata-table。
参考
参考 elementUI
API
props:
参考 elementUI
props 添加行高
属性
说明
类型
默认值
rowHeight
行高
Number
32
使用
npm i vue