image icon indicating copy to clipboard operation
image copied to clipboard

Add custom selectFiles

Open kuzkov opened this issue 1 year ago • 2 comments

This selectFiles function if provided will be invoked every time when an image block is created. Instead of opening up a standard file picker dialog, we can override this logic in selectFiles and open a custom file picker.

Right now it's really hard to integrate image uploading with CMS, in my case it's Strapi.

This should close #56 Also this pr solves the same problem

kuzkov avatar Dec 28 '22 00:12 kuzkov