Vue CardView - CardInsertedEvent

The argument type in the cardInserted event.

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

component

The UI component's instance.

Selector: DxComponent
Type: CardView

data

The data of the card.

Type:

Object

element

The UI component's container.