MathDelimiter
Defined in: src/core/document-model/types.ts:184
Properties
Section titled “Properties”begChr
Section titled “begChr”
readonlybegChr:string
Defined in: src/core/document-model/types.ts:186
children
Section titled “children”
readonlychildren: readonlyMathNode[]
Defined in: src/core/document-model/types.ts:189
endChr
Section titled “endChr”
readonlyendChr:string
Defined in: src/core/document-model/types.ts:187
sepChr?
Section titled “sepChr?”
readonlyoptionalsepChr?:string
Defined in: src/core/document-model/types.ts:188
readonlytype:"delimiter"
Defined in: src/core/document-model/types.ts:185