Skip to content

DirtyRowEntry

Since v1.23.0

Result of getDirtyRows(): each entry has the row ID, original (baseline), and current data.

PropertyTypeDescription
idstring
originalT | undefinedThe original (baseline) row data, or undefined for newly inserted rows.
currentT