MathDelimiter
Defined in: src/core/document-model/types.ts:218
m:d — delimiters around one or more elements.
Properties
Section titled “Properties”begChr
Section titled “begChr”
readonlybegChr:string
Defined in: src/core/document-model/types.ts:220
children
Section titled “children”
readonlychildren: readonlyMathNode[]
Defined in: src/core/document-model/types.ts:223
endChr
Section titled “endChr”
readonlyendChr:string
Defined in: src/core/document-model/types.ts:221
sepChr?
Section titled “sepChr?”
readonlyoptionalsepChr?:string
Defined in: src/core/document-model/types.ts:222
readonlytype:"delimiter"
Defined in: src/core/document-model/types.ts:219