Skip to content

MathEqArray

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

m:eqArr — an equation array: a stack of equations, each on its own line, left-aligned, the block vertically centred on the math axis.

readonly rows: readonly MathNode[]

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


readonly type: "eqArr"

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