React FileManager - ItemCopyingEvent

The type of the itemCopying event handler's argument.

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

cancel

Type:

Boolean

|

Promise<void> (jQuery or native)

component

The UI component's instance.

Selector: Component
Type:

FileManager

destinationDirectory

element

The UI component's container.

errorCode

Type:

Number

errorText

Type:

String

item