Function: preloadMathJax()
preloadMathJax():
Promise<void>
Defined in: mobjects/text/MathJaxRenderer.ts:235
Pre-load MathJax so the first render is fast. Call this early (e.g. on page load) if you know LaTeX will be used.
Returns
Promise<void>