jQuery FileManager - ItemCopyingEvent

The type of the itemCopying event handler's argument.

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

Object

cancel

Type:

Boolean

|

Promise<void> (jQuery or native)

component

The UI component's instance.

Type:

FileManager

destinationDirectory

element

The UI component's container.

errorCode

Type:

Number

errorText

Type:

String

item