Library
core
interfaces
Core Src Path V1 Common.pathfragmentarticlescontainer

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

Interface: PathFragmentArticlesContainer

core/src/path/v1/common.PathFragmentArticlesContainer

Table of contents

Properties

Properties

attr

attr: { key: string ; value: string }[]

Defined in

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


nth

nth: null | string

Defined in

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


num

num: null | string

Defined in

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


tag

tag: "Part" | "Chapter" | "Section" | "Subsection" | "Division"

Defined in

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


text

text: string

Defined in

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


type

type: "ARTICLES"

Defined in

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