Downloads a file from the given URL with the specified name. If overrideRef is defined, it will be invoked before initiating the download. The file will be downloaded in a new browser tab or window.
The URL of the file to download.
The name to be used for the downloaded file.
Downloads a file from the given URL with the specified name. If overrideRef is defined, it will be invoked before initiating the download. The file will be downloaded in a new browser tab or window.