React CardView - CardPreparedEvent

The argument type in the cardPrepared event.

import { CardViewTypes } from "devextreme-react/card-view"
Type: CardViewTypes.CardPreparedEvent

card

Selector: Card
Type:

CardInfo

cardElement

component

The UI component's instance.

Selector: Component
Type: CardView

element

The UI component's container.