React CardView - FieldCaptionDblClickEvent

The argument type in the fieldCaptionDblClick event.

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

component

The UI component's instance.

Type: CardView

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

fieldCaptionElement