alessiomaffeis / vue-picture-input

Mobile-friendly picture file input component for Vue.js 2-3 with image preview, drag and drop, EXIF orientation, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Remove image?

tyler36 opened this issue · comments

What's the best way to remove the image after input?

Eg. User fills form, uploads a profile image but decided not to send image before submitting.

Is there a built in method?

No, I will add it (as an option) ASAP, thanks for pointing it out.

Cheers for the quick response

Added a separate prop for the 'Remove Photo' button's class as well: 5d94b2c

@tyler36 Does it work for you?

Sorry for the late response ... end-of-month craziness.

That's perfect! Thanks for the update, I'm sure others will appreciate the work too.

please add event emitter to the parent as well.