Search results

RenameEventArgs API in Angular FileManager API component

Interface for Rename event arguments.

Properties

cancel

boolean

Defines whether to cancel the rename operation.

itemData

{ : }[]

Returns the data of the renamed item.

newName

string

Return the new name to be set for the item.

path

string

Specifies the current folder path.