The options for the renderHTML function.

Hierarchy

  • IOptions

Properties

The host node for the rendered HTML.

latexTypesetter: IRenderMime.ILatexTypesetter

The LaTeX typesetter for the application.

An optional link handler.

An optional url resolver.

The html sanitizer for untrusted source.

shouldTypeset: boolean

Whether the node should be typeset.

source: string

The HTML source to render.

translator?: ITranslator

The application language translator.

trusted: boolean

Whether the source is trusted.

Generated using TypeDoc