Angular CardView - FieldCaptionClickEvent

The argument type in the fieldCaptionClick event.

import { DxCardViewTypes } from "devextreme-angular/ui/card-view"
Type: DxCardViewTypes.FieldCaptionClickEvent

component

The UI component's instance.

Selector: dxo-component
Type: CardView

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: dxo-event

field

Selector: dxo-field

fieldCaptionElement