@mathjax/src
Preparing search index...
input/tex/Tags
Label
Class Label
Simple class for label objects.
Index
Constructors
constructor
Properties
id
tag
Constructors
constructor
new
Label
(
tag
?:
string
,
id
?:
string
)
:
Label
Parameters
tag
:
string
= '???'
The tag that's displayed.
id
:
string
= ''
The id that serves as reference.
Returns
Label
Properties
id
id
:
string
= ''
The id that serves as reference.
tag
tag
:
string
= '???'
The tag that's displayed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
tag
@mathjax/src
Loading...
Simple class for label objects.