1.0.3 • Published 6 years ago

vue-img-sort v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

vuePictureManager

该项目为图片管理插件,使用vue,element-ui,muuri。 demo(在源码的example目录下)

安装

npm install vue-img-sort --save

引入

请查看example目录下的demo,除了页面引入之外,该也支持脚手架引入

使用

参数

namedescriptiontype
img-list图片列表Array

事件

namedescriptionparam
sorted排序回调排序后的元素数组
delete删除的图片回调删除的元素对象
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago