Passing image from Mendix to pluggable widget

0
I need to pass the Image from Pluggable widget, i have already implemented by converting image object to Base64, since most of the images are more than 10MB, conversion of Base64 takes time. So i want to see if there is any other option of sending the image object directly to pluggable widget to reactjs? and would like to know how to handle it.  
asked
0 answers