Library
core
src
node
el
controls
declaration
interfaces
Declarationoptions

Lawtext core referencesDocs


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

Interface: DeclarationOptions

Properties

children

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

Defined in

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


declarationID

declarationID: string

Defined in

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


name

name: string

Defined in

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


nameSentenceTextRange

nameSentenceTextRange: SentenceTextRange

Defined in

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


range

range: null | [number, number]

Defined in

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


scope

scope: SentenceTextRange[]

Defined in

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


type

type: string

Defined in

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


value

value: null | DeclarationValue

Defined in

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