DownloadOptionsinterface
Options for downloading a file.
Properties (5)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| autoOpenDownload⚓︎ | boolean | false | x | If |
| autoOpenPath⚓︎ | boolean | false | x | If |
| autoSave⚓︎ | boolean | true | x | If |
| name⚓︎ | string | x | x | If specified, will be used as a name for the downloaded file. |
| silent⚓︎ | boolean | false | x | If |