Replies: 1 comment
-
|
Here is the source code: https://github.com/fengyuanchen/cropperjs/blob/v2/docs/.vuepress/components/CropperPlayground.vue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use Cropper v2beta and somehow there is too little information in the guide. E.g. in the migration guide
Old: setDragMode
New: Use the element's action property.
I can not proceed with this information. It it possible to get the full code of this demo for studying purposes?
https://fengyuanchen.github.io/cropperjs/v2/playground.html
As I understand, this example is based totally on the version v2beta?
Beta Was this translation helpful? Give feedback.
All reactions