Library
core
interfaces
Core Src Diff Lawdiff.diffnochangerow

Lawtext core references / core/src/diff/lawDiff / DiffNoChangeRow

Interface: DiffNoChangeRow<T>

core/src/diff/lawDiff.DiffNoChangeRow

Type parameters

Name
T

Table of contents

Properties

Properties

newItem

newItem: DiffTableItem<T>

Defined in

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


oldItem

oldItem: DiffTableItem<T>

Defined in

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


status

status: NoChange

Defined in

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