Vue FileManager - FileUploadingEvent

The type of the fileUploading event handler's argument.

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

Object

cancel

Type:

Boolean

|

Promise<void> (jQuery or native)

component

The UI component's instance.

Selector: DxComponent
Type:

FileManager

destinationDirectory

element

The UI component's container.

errorCode

Selector: error-code
Type:

Number

errorText

Selector: error-text
Type:

String

fileData

Type:

File