MathDelimiter
Defined in: src/core/document-model/types.ts:421
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:423
children
Section titled “children”
readonlychildren: readonlyMathNode[]
Defined in: src/core/document-model/types.ts:426
endChr
Section titled “endChr”
readonlyendChr:string
Defined in: src/core/document-model/types.ts:424
sepChr?
Section titled “sepChr?”
readonlyoptionalsepChr?:string
Defined in: src/core/document-model/types.ts:425
readonlytype:"delimiter"
Defined in: src/core/document-model/types.ts:422