Vue List - ItemSwipeEvent

The type of the itemSwipe event handler's argument.

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

component

The UI component's instance.

Type:

List

direction

Type:

String

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

itemData

Type:

Object

itemElement

itemIndex

Type:

Number

|

Object