React FileManager - ItemDownloadingEvent

The type of the itemDownloading event handler's argument.

import { FileManagerTypes } from "devextreme-react/file-manager"
Type: FileManagerTypes.ItemDownloadingEvent

cancel

Type:

Boolean

|

Promise<void> (jQuery or native)

component

The UI component's instance.

Selector: Component
Type:

FileManager

element

The UI component's container.

errorCode

Type:

Number

errorText

Type:

String

item