Library
core
src
diff
lawDiff
interfaces
Difftableitemdata

Lawtext core referencesDocs


Lawtext core references / core/src/diff/lawDiff / DiffTableItemData

Interface: DiffTableItemData

Properties

attr

attr: object

Index Signature

[key: string]: string | undefined

Defined in

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


pos

pos: null | LawPosition

Defined in

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


tag

tag: string

Defined in

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


text

text: string

Defined in

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


type

type: TagType

Defined in

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