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
We can user react-download-link component to download content as File.
"Client side cache data here…"}/>
https://frugalisminds.com/how-to-download-file-in-react-js-react-download-link/