Search
Preparing search index...
The search index is not available
Community Solid Server
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"pods/generate/TemplateEngine"
TemplateEngine
Interface TemplateEngine
A template engine takes as input a template and applies the given options to it.
Hierarchy
TemplateEngine
Implemented by
HandlebarsTemplateEngine
Index
Properties
apply
Properties
apply
apply
:
(
template
:
string
, options
:
Dict
<
string
>
)
=>
string
Type declaration
(
template
:
string
, options
:
Dict
<
string
>
)
:
string
Parameters
template:
string
options:
Dict
<
string
>
Returns
string
Globals
"pods/generate/
Template
Engine"
Template
Engine
apply
Dict
A template engine takes as input a template and applies the given options to it.