Options
All
  • Public
  • Public/Protected
  • All
Menu

The options for the renderLatex function.

Hierarchy

  • IRenderOptions

Index

Properties

host

host: HTMLElement

The host node for the rendered LaTeX.

latexTypesetter

latexTypesetter: ILatexTypesetter

The LaTeX typesetter for the application.

shouldTypeset

shouldTypeset: boolean

Whether the node should be typeset.

source

source: string

The LaTeX source to render.

Generated using TypeDoc