Vue 2.x图像选择器组件

Vue 2.x图像选择器组件

插件名称:vue-select-image

发布时间:2020年8月12日

插件作者:mazipan

官网 演示 GitHub下载

Vue 2.x组件,用于从列表中选择单个或多个图像。

安装:

# Yarn
$ yarn add vue-select-image

# NPM
$ npm install vue-select-image --save

变更日志:

v1.9.0(08/10/2020)

  • 支持限制并禁用图像
相关插件