Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional escape

escape: RegExp

The "escape" delimiter.

Optional evaluate

evaluate: RegExp

The "evaluate" delimiter.

Optional imports

imports: Dictionary<any>

An object to import into the template as local variables.

Optional interpolate

interpolate: RegExp

The "interpolate" delimiter.

Optional sourceURL

sourceURL: undefined | string

The sourceURL of the template's compiled source.

Optional variable

variable: undefined | string

Used to reference the data object in the template text.

Generated using TypeDoc