ExpressionEvaluationOptions interface
Specifies whether template expressions are evaluated within the scope of the parent template or nested template.
Properties
scope | The scope to be used for evaluation of parameters, variables and functions in a nested template. |
Property Details
scope
The scope to be used for evaluation of parameters, variables and functions in a nested template.
scope?: string
Property Value
string