Closed choisuhyeok1255 closed 1 year ago
3.4.0
I want to upload an image using suneditor. I want to know how to upload the image to s3. Can I upload it using the input tag?
You can use onImageUploadBefore prop to handle the upload. Check https://github.com/JiHong88/suneditor docs for more info
onImageUploadBefore
How do we delete the images from s3 when we remove image from editor? @mkhstar
Version
3.4.0
I want to upload an image using suneditor. I want to know how to upload the image to s3. Can I upload it using the input tag?