Vue CardView - CardDblClickEvent

The argument type in the cardDblClick event.

import { DxCardViewTypes } from "devextreme-vue/card-view"
Type: DxCardViewTypes.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.