jQuery FileManager - ItemDownloadingEvent

The type of the itemDownloading event handler's argument.

import { ItemDownloadingEvent } from "devextreme/ui/file_manager"
Type:

Object

cancel

Type:

Boolean

|

Promise<void> (jQuery or native)

component

The UI component's instance.

Type:

FileManager

element

The UI component's container.

errorCode

Type:

Number

errorText

Type:

String

item