React CardView - FieldValueDblClickEvent

The argument type in the fieldValueDblClick event.

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

component

The UI component's instance.

Selector: Component
Type: CardView

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: Event

field

Selector: Field

fieldValueElement