JavaScript/jQuery CardView - FocusedCardChanged

The argument type in the focusedCardChanged event.

import { FocusedCardChanged } from "devextreme/ui/card_view"
Type:

Object

card

Type:

CardInfo

cardElement

component

The UI component's instance.

Type: CardView

element

The UI component's container.