vue-core-image-upload icon indicating copy to clipboard operation
vue-core-image-upload copied to clipboard

how to access raw data input?

Open ssuess opened this issue 8 years ago • 0 comments

Hi, I am trying to use this component to launch my own function @imagechanged="savePicData(this)" but can't access the data submitted (I have tried data, res,this, etc, but none of them work.) How can I access the data represented by the image @imagechanged? Thanks.

ssuess avatar Sep 11 '17 15:09 ssuess