@mathjax/src
Preparing search index...
input/mathml/mml3/mml3
Mml3Handler
Function Mml3Handler
Mml3Handler
<
N
,
T
,
D
>
(
handler
:
Handler
<
N
,
T
,
D
>
)
:
Handler
<
N
,
T
,
D
>
Add Mml3 support into the handler.
Type Parameters
N
T
D
Parameters
handler
:
Handler
<
N
,
T
,
D
>
The current handler.
Returns
Handler
<
N
,
T
,
D
>
The provided handler for pipelining.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mathjax/src
Loading...
Add Mml3 support into the handler.