Angular CardView - FieldCaptionDblClickEvent

The argument type in the fieldCaptionDblClick event.

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