Library
core
interfaces
Core Src Diff Lawdiff.difftableitemdata

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

Interface: DiffTableItemData

core/src/diff/lawDiff.DiffTableItemData

Table of contents

Properties

Properties

attr

attr: Object

Index signature

▪ [key: string]: string | undefined

Defined in

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


pos

pos: null | LawPosition

Defined in

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


tag

tag: string

Defined in

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


text

text: string

Defined in

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


type

type: TagType

Defined in

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