Vue FileManager - ItemDownloadingEvent

The type of the itemDownloading event handler's argument.

import { DxFileManagerTypes } from "devextreme-vue/file-manager"
Type: DxFileManagerTypes.ItemDownloadingEvent

cancel

Type:

Boolean

|

Promise<void> (jQuery or native)

component

The UI component's instance.

Selector: DxComponent
Type:

FileManager

element

The UI component's container.

errorCode

Selector: error-code
Type:

Number

errorText

Selector: error-text
Type:

String

item