Skip to content

The ImageGalleryInput component is a versatile Vue.js component designed to handle image inputs with drag and drop functionality. It allows users to easily upload images by dragging and dropping them onto the designated area.

License

Notifications You must be signed in to change notification settings

manuelguido/image-gallery-input

Repository files navigation

Image Gallery Input

The ImageGalleryInput component is a versatile Vue.js component designed to handle image inputs with drag and drop functionality. It allows users to easily upload images by dragging and dropping them onto the designated area.

Installation

Use npm to install image-gallery-input.

npm i image-gallery-input

Usage

<script>
import image-gallery-input from 'npm i image-gallery-input'
...
  components: {
    image-gallery-input,
  }
...
</script>

About

The ImageGalleryInput component is a versatile Vue.js component designed to handle image inputs with drag and drop functionality. It allows users to easily upload images by dragging and dropping them onto the designated area.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published