In my dash app, I have a dowload page, with hundreds of links to files.When I click the link where I want to download the appropriate file, I can’t get the link which is clicked last. Is there a way to implement file downloading?
Har you tried the Download
component?