UNPKG

vue-image-crop-uploader

Version:
27 lines (14 loc) 471 B
# vue-image-uploader <img width="1136" alt="screen shot 2017-10-03 at 17 06 48" src="https://user-images.githubusercontent.com/181991/31120773-ad37a686-a870-11e7-8165-a598af5c38b6.png"> ### Setting https://github.com/tkc/vue-image-uploader/blob/master/src/lib/Config.js ### Demo https://tkc.github.io/vue-image-uploader/ ## Usage ``` <image_modal input_name="form_name" :exist_image="existImage" set_ratio="2.2"> </image_modal> ```