WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

By default, the template delimiters used by Lo-Dash are similar to those in embedded Ruby (ERB). Change the following template settings to use alternative delimiters.

Hierarchy

Index

Properties

escape

escape: RegExp

The "escape" delimiter.

evaluate

evaluate: RegExp

The "evaluate" delimiter.

imports

imports: Dictionary<any>

An object to import into the template as local variables.

interpolate

interpolate: RegExp

The "interpolate" delimiter.

variable

variable: string

Used to reference the data object in the template text.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc