Skip to main content

Options for downloading a file.

Properties (6)

Property Type Default Required Description
autoOpenDownload⚓︎ boolean false x

If true, will open the download file after the download is completed.

autoOpenPath⚓︎ boolean false x

If true, will open the folder that contains the downloaded file after the download is completed.

autoSave⚓︎ boolean true x

If true, will auto save the file (without asking the user where to save it). If false, a Save File dialog of the OS will appear.

name⚓︎ string x x

If specified, will be used as a name for the downloaded file.

path⚓︎ string x x

Path where the file will be downloaded. If autoSave is set to false, this option will be ignored and the user will be asked to choose the download location via the Save File dialog of the OS.

io.Connect Desktop 10.3@interopio/desktop 6.21
silent⚓︎ boolean false x

If true, won't show the download bar on the page.