How can I help you?
DeleteEventArgs
6 Feb 20261 minute to read
Interface for deleting event arguments.
Properties
cancel boolean
Defines whether to cancel the delete action of file or folder.
itemData { [key: string]: Object }[]
Returns the data of the deleted item.
path string
Specifies the current folder path.