Vue CardView - FocusedCardChanged

The argument type in the focusedCardChanged event.

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

card

Type:

CardInfo

cardElement

component

The UI component's instance.

Type: CardView

element

The UI component's container.