Vue CardView - CardPreparedEvent

The argument type in the cardPrepared event.

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

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.