Configures the handling of downloads for the specified extension.

Hierarchy

  • DownloadFileActionConfig

Properties

actionType: DownloadActionType

Action which should be performed on the download.

autoExecute: boolean

True when the specified action should be performed after the download completes.

customApplicationPath: string

The path to the executable which can handle this file type.

extension: string

The extension (for example: "pdf") of the file.

Generated using TypeDoc