Angular List - ItemDeletingEvent

The type of the itemDeleting event handler's argument.

import { DxListTypes } from "devextreme-angular/ui/list"
Type: DxListTypes.ItemDeletingEvent

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