Library
core
src
path
v1
common
interfaces
Pathfragmentsentencescontainer

Lawtext core referencesDocs


Lawtext core references / core/src/path/v1/common / PathFragmentSentencesContainer

Interface: PathFragmentSentencesContainer

Properties

attr

attr: object[]

Defined in

core/src/path/v1/common.ts:57 (opens in a new tab)


nth

nth: null | string

Defined in

core/src/path/v1/common.ts:61 (opens in a new tab)


num

num: null | string

Defined in

core/src/path/v1/common.ts:56 (opens in a new tab)


tag

tag: "Article" | "Paragraph" | "Item" | "Subitem1" | "Subitem2" | "Subitem3" | "Subitem4" | "Subitem5" | "Subitem6" | "Subitem7" | "Subitem8" | "Subitem9" | "Subitem10"

Defined in

core/src/path/v1/common.ts:55 (opens in a new tab)


text

text: string

Defined in

core/src/path/v1/common.ts:54 (opens in a new tab)


type

type: "SENTENCES"

Defined in

core/src/path/v1/common.ts:53 (opens in a new tab)