Vue 2.x Image Selector Component

Install & Download:

Description:

Vue 2.x component for selecting single or multiple images from a list.

Installation:

# Yarn
$ yarn add vue-select-image
# NPM
$ npm install vue-select-image --save

Preview:

Vue 2.x Image Selector Component

Changelog:

v1.9.0 (08/10/2020)

  • Support limit and disable image

Add Comment