I am maintaining an image uploading plugin. It will upload local images to cloud stores.
During the images uploading, I hope to add a progress indicator like a spinner or percentage progress bar or others.
Any existing API or idea to implement this? Thanks.