Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPCompiledDisplay

Convenience methods added to compiled functions.

Hierarchy

  • IPCompiledDisplay

Index

Properties

Methods

Properties

html

html: Element

Computes an HTML representation for this element.

tex

tex: string

Methods

toHtml

  • toHtml(varName: string, block: boolean): Element
  • Parameters

    • varName: string
    • block: boolean

    Returns Element

toTex

  • toTex(varName: string): string

Generated using TypeDoc