react-images-uploader icon indicating copy to clipboard operation
react-images-uploader copied to clipboard

Consider url be also a function/callback

Open Rondineli opened this issue 6 years ago • 0 comments

Sometime to upload the photo must be done also with a payload post or a payload must be created first.

I'd like to propose to set the url be a custom function callback where we can validate the request and do custom request to the server after all photos be rendered the thumbnails.

Rondineli avatar Mar 05 '20 12:03 Rondineli