Skip to content

ChangedRowsResetDetail

Since v0.4.0

Emitted when the changed rows tracking set is cleared programmatically.

Fired when resetChangedRows() is called.

PropertyTypeDescription
rowsTRow[]New (empty) changed rows array after reset.
idsstring[]IDs of changed rows (likely empty).