Lawtext core references / core/src/diff/lawDiff / DiffTableItemData
Interface: DiffTableItemData
Defined in: core/src/diff/lawDiff.ts:1446 (opens in a new tab)
Properties
attr
attr:
object
Defined in: core/src/diff/lawDiff.ts:1448 (opens in a new tab)
Index Signature
[key
: string
]: undefined
| string
pos
pos:
null
|LawPosition
Defined in: core/src/diff/lawDiff.ts:1451 (opens in a new tab)
tag
tag:
string
Defined in: core/src/diff/lawDiff.ts:1447 (opens in a new tab)
text
text:
string
Defined in: core/src/diff/lawDiff.ts:1449 (opens in a new tab)
type
type:
TagType
Defined in: core/src/diff/lawDiff.ts:1450 (opens in a new tab)