Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
MathFragment
Interface MathFragment
A fragment of math, e.g a variable name, to be treated as inline content.
Hierarchy
Math
MathFragment
Index
Properties
errors
id
math
Language
meta
text
type
Properties
Optional
errors
errors
:
string
[]
Optional
id
id
:
string
Optional
math
Language
math
Language
:
string
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
text
text
:
string
type
type
:
"MathFragment"
Exports
Math
Fragment
errors
id
math
Language
meta
text
type
Generated using
TypeDoc
A fragment of math, e.g a variable name, to be treated as inline content.