VueJS Free Transform Tool
VueJS component for resizing, dragging and rotating html elements using css transform matrix.
Installation
yarn install vue-free-transform
or npm install vue-free-transform --save
Usage
Optional Attributes
selected
selectOn
styles
Attribute | Description |
---|---|
styles | additional styles for parent wrapper usefull for z-index |
selected | hide the controls when values is false |
selectOn | trigger selection on mousedown , click or dblclick |
Events
onSelect
dblclick
click
mousedown
css
Keyboard shortcuts
shift
for aspect ratio resizing
alt
for scaling from center
shift
+ alt
scaling from center based on aspect ratio
shift
while rotation will snap rotation using 15 degrees