Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RockerTemplateEngine

A template engine that uses the Rocker library.

Hierarchy

  • any
    • RockerTemplateEngine

Index

Properties

Methods

Properties

Static Readonly DEFAULT_TEMPLATE_EXTENSION

DEFAULT_TEMPLATE_EXTENSION: string

Default template extension

Methods

Static create

  • Create a template engine using defaults

    Returns RockerTemplateEngine

  • Create a template engine using a custom extension

    Parameters

    • extension: string

    Returns RockerTemplateEngine

Generated using TypeDoc