Library
core
src
diff
lawDiff
interfaces
Diffchangerowdata

Lawtext core references


Lawtext core references / core/src/diff/lawDiff / DiffChangeRowData

Interface: DiffChangeRowData

Defined in: core/src/diff/lawDiff.ts:1436 (opens in a new tab)

Properties

newItem

newItem: null | DiffTableItemData

Defined in: core/src/diff/lawDiff.ts:1439 (opens in a new tab)


oldItem

oldItem: null | DiffTableItemData

Defined in: core/src/diff/lawDiff.ts:1438 (opens in a new tab)


status

status: Change

Defined in: core/src/diff/lawDiff.ts:1437 (opens in a new tab)