Skip to main content

Options for downloading a file.

Properties (5)

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.

silent⚓︎ boolean false x

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