DownloadBehavior interface
Signature
export interface DownloadBehavior
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
downloadPath |
| string | The default path to save downloaded files to. Remarks: Setting this is required if behavior is set to | |
policy | Whether to allow all or deny all download requests, or use default behavior if available. Remarks: Setting this to |