Readonly
aliasesReadonly
astReadonly
blockReadonly
canReadonly
embeddedReadonly
macroReadonly
nameReadonly
sourceSemantically speaking, provide a closure to the template:
Technically speaking, execute the template and stream the result to the output buffer.
Optional
options: { Optional
nodeOptional
sandboxed?: booleanOptional
sourceOptional
strict?: booleanControls whether accessing invalid variables (variables and or attributes/methods that do not exist) triggers an error.
When set to true
, accessing invalid variables triggers an error.
Optional
templateOptional
options: { Optional
nodeOptional
outputOptional
sandboxed?: booleanOptional
sourceOptional
strict?: booleanControls whether accessing invalid variables (variables and or attributes/methods that do not exist) triggers an error.
When set to true
, accessing invalid variables triggers an error.
Optional
template
The shape of a template. A template