lb-element-table
不要使用
propColumn
,现已删除,Demo一直未更新。
Do not usepropColumn
, it has been deleted, the demo has not been updated
Demo:Go
How to Use:
Find lb-table
in src/components
And Copy it to your own project, then import it, and change it freely according to your needs.
在src/components
目录中找到lb-table
,复制到自己的项目中,然后引用,可以根据自己的需求自由更改。
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and hot-reloads for docs
/lb-element-table/zh/guide/
npm run docs:dev
Compiles and minifies for production
npm run build
Compiles and minifies for docs
npm run docs:build
Lints and fixes files
npm run lint