Angular List - ItemSwipeEvent

The type of the itemSwipe event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

List

direction

Type:

String

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: dxo-event

itemData

Selector: dxo-item-data
Type:

Object

itemElement

itemIndex

Selector: dxo-item-index
Type:

Number

|

Object