We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067f5b7 commit 03ad7a1Copy full SHA for 03ad7a1
README.md
@@ -323,6 +323,7 @@ import { clipperFixed } from 'vuejs-clipper'
323
|rotate | number | 0 | rotate degree |
324
| area | number | 50 | width or height (%) of clipping box(depends on ratio). |
325
|cross-origin|string|undefined|`crossorigin` attribute of `<img />` inside clipper. ex: `anonymous`|
326
+|handle-zoom-event|function|`(scale) => scale`|handle zooming, accept the calculated scale value, return the scale value.|
327
328
* Method
329
0 commit comments