DEV Community

Discussion on: Download Any File from Blob

Collapse
 
boustanihani profile image
boustanihani • Edited

Thanks for sharing.

Is there a way to get notified when the download actually starts and maybe also when the download is done?

Collapse
 
nombrekeff profile image
Keff

I don't think so, as it is a native download in another window/tab, like if you open a link to a file and chrome downloads it automatically.

I think you might be able to know when it is done, but have not played with that.