Skip to content

MathDelimiter

Defined in: src/core/document-model/types.ts:218

m:d — delimiters around one or more elements.

readonly begChr: string

Defined in: src/core/document-model/types.ts:220


readonly children: readonly MathNode[]

Defined in: src/core/document-model/types.ts:223


readonly endChr: string

Defined in: src/core/document-model/types.ts:221


readonly optional sepChr?: string

Defined in: src/core/document-model/types.ts:222


readonly type: "delimiter"

Defined in: src/core/document-model/types.ts:219