Vue CardView - FocusedCardChanged

The argument type in the focusedCardChanged event.

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

card

Selector: DxCard
Type:

CardInfo

cardElement

Selector: card-element

component

The UI component's instance.

Selector: DxComponent
Type: CardView

element

The UI component's container.