Vue CardView - FieldValueClickEvent

The argument type in the fieldValueClick event.

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

component

The UI component's instance.

Type: CardView

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

fieldValueElement