React CardView - CardInsertedEvent

The argument type in the cardInserted event.

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

component

The UI component's instance.

Selector: Component
Type: CardView

data

The data of the card.

Type:

Object

element

The UI component's container.