JavaScript/jQuery CardView - SavedEvent
The argument type in the saved event.
import { SavedEvent } from "devextreme/ui/card_view"
Type:
Used in:
changes
All card data (including changes). Differs from onSaving, which only consists of pending changes.
Type:
Array<DataChange>
Feedback