Vue CardView - FieldValuePreparedEvent

The argument type in the fieldValuePrepared event.

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

component

The UI component's instance.

Selector: DxComponent
Type: CardView

element

The UI component's container.

field

Selector: DxField

fieldValueElement

Selector: field-value-element