Skip to content

Commit 03ad7a1

Browse files
Update README.md
1 parent 067f5b7 commit 03ad7a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ import { clipperFixed } from 'vuejs-clipper'
323323
|rotate | number | 0 | rotate degree |
324324
| area | number | 50 | width or height (%) of clipping box(depends on ratio). |
325325
|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.|
326327

327328
* Method
328329

0 commit comments

Comments
 (0)