I have a base64-encoded image from the server for which I want to force the download through JavaScript. Is is possible?
In my React App, I was getting the base 64 images from an API, I stored it in a global prop and downloaded it with the help of tag.
Click to Download the image