Angular CardView - CardPreparedEvent

The argument type in the cardPrepared event.

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

card

Selector: dxo-card
Type:

CardInfo

cardElement

component

The UI component's instance.

Selector: dxo-component
Type: CardView

element

The UI component's container.