v7.3.0

TemplateHelper
internal

Helper for template strings, use as tag function

TemplateHelper.tpl`...`
No results

Functions

Functions are methods available for calling on the class
  • docsTpl( )
    private
    static

    Tag function for template literals that does some basic cleanup. Version for docs that do not remove blank space, to keep code snippets formatting intact.

  • tpl( )
    private
    static

    Tag function for template literals that does some basic cleanup

    Source path

    Core/helper/TemplateHelper.js

    Contents