I receive file url as response from api. when user clicks on download button, the file should be downloaded without opening file preview in a new tab. How to achieve this in
If you are using React Router, use this:
Download
Where /files/myfile.pdf is inside your public folder.
/files/myfile.pdf
public