Skip to content

MathAccent

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

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

readonly base: MathNode

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


readonly char: string

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


readonly type: "accent"

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