Install & Download:
$ npm install --save vue-draggable-resizableDescription:
A Vue.js component to create draggable and/or resizable elements in an elegant way.
Features:
- No dependencies
- Touch friendly
- Maintain aspect ratio
- Use draggable, resizable or both
- Define handles for resizing
- Restrict size and movement to parent element
- Snap element to custom grid
- Restrict drag to vertical or horizontal axis
- Provide your own markup for handles
Preview:

Changelog:
v3.0.0 (12/18/2020)
- Update
v2.3.0 (12/18/2020)
scaleprop supports one or two values- component with
activeprop totrueemitsactivated - upgrade vue-test-utils
- small bugfixes





