Skip to content

MathRow

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

A sequence of sibling nodes (m:oMath, m:e, m:num, m:den, m:fName …).

readonly children: readonly MathNode[]

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


readonly type: "row"

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