DEV Community

Discussion on: Simple Download Text File Component with React

Collapse
 
kawanofer profile image
Fernando Kawano

Hi! This post helped me a lot, thanks! Do you know if it there's is a way to download and save the file without user action?

Collapse
 
imjoshellis profile image
Josh Ellis

Haven’t done it myself, so I can’t help you any more than Google would, but I’m sure there’s a straightforward way to trigger a download automatically since so many sites do it!