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