React CardView - EditCanceledEvent

The argument type in the editCanceled event.

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

changes

Discarded card changes.

Type:

Array<DataChange>

component

The UI component's instance.

Selector: Component
Type: CardView

element

The UI component's container.