jQuery List - ItemDeletingEvent

The type of the itemDeleting event handler's argument.

import { ItemDeletingEvent } from "devextreme/ui/list"
Type:

Object

cancel

Type:

Boolean

component

The UI component's instance.

Type:

List

element

The UI component's container.

itemData

Type:

Object

itemElement

itemIndex

Type:

Number

|

Object