DeleteEventArgs
12 Sep 20251 minute to read
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.