Search results

DeleteEventArgs API in Angular FileManager API component

Interface for deleting event arguments.

Properties

cancel

boolean

Defines whether to cancel the delete action of file or folder.

itemData

{ : }[]

Returns the data of the deleted item.

path

string

Specifies the current folder path.