Library
core
interfaces
Core Src Diff Lawdiff.diffremoverow

Lawtext core references / core/src/diff/lawDiff / DiffRemoveRow

Interface: DiffRemoveRow<T>

core/src/diff/lawDiff.DiffRemoveRow

Type parameters

Name
T

Table of contents

Properties

Properties

newItem

newItem: null

Defined in

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


oldItem

oldItem: DiffTableItem<T>

Defined in

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


status

status: Remove

Defined in

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