How to download file using Base64 string
Hi team,
I have a requirement like downloading a file by clicking on a button. On the button there is an API called which provides Base64 string.
Can you please suggest that how can i download a file using Base64 string.
here the content type of the file will be either zip nor xlsx