Vue CardView - FieldCaptionPreparedEvent

The argument type in the fieldCaptionPrepared event.

import { DxCardViewTypes } from "devextreme-vue/card-view"
Type: DxCardViewTypes.FieldCaptionPreparedEvent

component

The UI component's instance.

Selector: DxComponent
Type: CardView

element

The UI component's container.

field

Selector: DxField

fieldCaptionElement

Selector: field-caption-element