Angular CardView - EditCanceledEvent

The argument type in the editCanceled event.

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

changes

Discarded card changes.

Type:

Array<DataChange>

component

The UI component's instance.

Selector: dxo-component
Type: CardView

element

The UI component's container.