el-upload2
v1.0.2
Published
``` This component is an extension to el-upload. It adds support for pasting when dragging and automatically maintains a list of uploaded files in the filelist ```
Downloads
5
Readme
el-upload2
This component is an extension to el-upload. It adds support for pasting when dragging and automatically maintains a list of uploaded files in the filelist
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Lib
npm run lib