Angular CardView - CardInsertedEvent

The argument type in the cardInserted event.

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

component

The UI component's instance.

Selector: dxo-component
Type: CardView

data

The data of the card.

Type:

Object

element

The UI component's container.