Type Parameters

Constructors

Methods

Constructors

Methods

  • Renders a template using the template model provided as parameter.

    Parameters

    • template: TTemplate

      The template model containing the template path and placeholders.

    Returns string

    • The rendered template string.