Angular CardView - FocusedCardChanged

The argument type in the focusedCardChanged event.

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

card

Selector: dxo-card
Type:

CardInfo

cardElement

component

The UI component's instance.

Selector: dxo-component
Type: CardView

element

The UI component's container.