React CardView - CardDblClickEvent

The argument type in the cardDblClick event.

import { CardViewTypes } from "devextreme-react/card-view"
Type: CardViewTypes.CardDblClickEvent

card

Type:

CardInfo

cardElement

component

The UI component's instance.

Type: CardView

element

The UI component's container.

event

A native browser event with additional fields from EventObject.