Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MathFragment

A fragment of math, e.g a variable name, to be treated as inline content.

Hierarchy

Index

Properties

Optional errors

errors: string[]

Optional id

id: string

Optional mathLanguage

mathLanguage: string

Optional meta

meta: {}

Type declaration

  • [key: string]: any

text

text: string

type

type: "MathFragment"

Generated using TypeDoc