Vue FileManager - ItemRenamingEvent

The type of the itemRenaming event handler's argument.

import { DxFileManagerTypes } from "devextreme-vue/file-manager"
Type: DxFileManagerTypes.ItemRenamingEvent

cancel

Type:

Boolean

|

Promise<void> (jQuery or native)

component

The UI component's instance.

Selector: DxComponent
Type:

FileManager

element

The UI component's container.

errorCode

Selector: error-code
Type:

Number

errorText

Selector: error-text
Type:

String

item

newName

Type:

String