Library
core
interfaces
Core Src Node El Controls Declaration.declarationoptions

Lawtext core references / core/src/node/el/controls/declaration / DeclarationOptions

Interface: DeclarationOptions

core/src/node/el/controls/declaration.DeclarationOptions

Table of contents

Properties

Properties

children

children: (string | Ruby | Sup | Sub | __EL)[]

Defined in

core/src/node/el/controls/declaration.ts:10 (opens in a new tab)


declarationID

declarationID: string

Defined in

core/src/node/el/controls/declaration.ts:7 (opens in a new tab)


name

name: string

Defined in

core/src/node/el/controls/declaration.ts:9 (opens in a new tab)


nameSentenceTextRange

nameSentenceTextRange: SentenceTextRange

Defined in

core/src/node/el/controls/declaration.ts:13 (opens in a new tab)


range

range: null | [start: number, end: number]

Defined in

core/src/node/el/controls/declaration.ts:14 (opens in a new tab)


scope

scope: SentenceTextRange[]

Defined in

core/src/node/el/controls/declaration.ts:12 (opens in a new tab)


type

type: string

Defined in

core/src/node/el/controls/declaration.ts:8 (opens in a new tab)


value

value: null | string

Defined in

core/src/node/el/controls/declaration.ts:11 (opens in a new tab)