React CardView - FocusedCardChanged

The argument type in the focusedCardChanged event.

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

card

Selector: Card
Type:

CardInfo

cardElement

component

The UI component's instance.

Selector: Component
Type: CardView

element

The UI component's container.