vue2-editor
vue2-editor copied to clipboard
Add image via url instead of upload
i would like to ask for url instead of ask for uploading a file, is it possible to have a custom function but not after asking for the file upload ? i'm taking the handleImageAdded example, but that function is triggered after the upload, i would like to do it before the upload pop up window..
thanks