Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Math
Raw
Text
constructor
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
name
symbols
text
type
Hierarchy
MathStructure
MathRawText
Index
Constructors
constructor
Properties
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
name
symbols
text
type
Constructors
constructor
new
Math
Raw
Text
(
text
:
string
, symbols
?:
MathSymbol
[]
, errors
?:
SemanticError
[]
)
:
MathRawText
Parameters
text:
string
Optional
symbols:
MathSymbol
[]
Optional
errors:
SemanticError
[]
Returns
MathRawText
Properties
Optional
cell
cell
:
boolean
Optional
cell
Avoid
Parentheses
Wrap
cell
Avoid
Parentheses
Wrap
:
boolean
Optional
cell
Border
Visible
cell
Border
Visible
:
boolean
errors
errors
:
SemanticError
[]
name
name
:
MathNodeName
symbols
symbols
:
{
symbols
:
MathSymbol
[]
}
Type declaration
symbols
:
MathSymbol
[]
text
text
:
string
type
type
:
MathNodeType
Generated using
TypeDoc