NoelOConnell / quill-image-uploader

A module for Quill rich text editor to allow images to be uploaded to a server instead of being base64 encoded
MIT License
243 stars 98 forks source link

How can I change the initial loading image instead of inserting a base64 image #106

Open Libpzzz opened 5 months ago

Libpzzz commented 5 months ago

How can I display my loading image after uploading, instead of displaying the initial base64 image, because I want to be compatible with the mobile end, but the mobile end cannot display the base64 image。 image