ReadonlyaliasesReadonlyastReadonlyblockReadonlycanReadonlyembeddedReadonlymacroReadonlynameReadonlysourceOptionaloptions: {OptionalnodeExecutor?: TwingSynchronousNodeExecutorOptionalsandboxed?: booleanOptionalsourceMapRuntime?: TwingSourceMapRuntimeOptionalstrict?: 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.
OptionaltemplateLoader?: TwingSynchronousTemplateLoaderOptionaloptions: {OptionalnodeExecutor?: TwingSynchronousNodeExecutorOptionaloutputBuffer?: TwingOutputBufferOptionalsandboxed?: booleanOptionalsourceMapRuntime?: TwingSourceMapRuntimeOptionalstrict?: 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.
OptionaltemplateLoader?: TwingSynchronousTemplateLoader
Semantically speaking, provide a closure to the template:
Technically speaking, execute the template and stream the result to the output buffer.