Skip to content

MathAccent

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

m:acc — accent character over a base (hat, bar, vec, dot, tilde …).

readonly base: MathNode

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


readonly char: string

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


readonly type: "accent"

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