Description:
A Vue component for drag selecting elements. The component provides group and individual item selection using mouse drag or shift/ctrl + click to select individual items.
Preview:
Download Details:
Author: stephan281094
Live Demo: https://github.com/stephan281094/vue-drag-select
Download Link: https://github.com/stephan281094/vue-drag-select/archive/master.zip
Official Website: https://github.com/stephan281094/vue-drag-select
Last Update: April 25, 2017
Install:
# Yarn
yarn add vue-drag-select
# NPM
$ npm install vue-drag-select