Hi Ollie,
first of all thank you very much for your great work.
I need to know when the download operation really occurred, so is there a way to listen for a kind of FileDownloaded event ?
I already tried with .getElement().addEventListener("click") on the Button and on the Wrapper.
Thanks in advance for any hint.