LiquidTemplateManager
Summary
Template manager that uses LiquidJS with template mergingSignature
Constructors
constructor
Constructs a new instance of the classProperties
liquidEngine
Modifiers: readonly Type:get liquidEngine(): LiquidTemplateEngine;
Default: “
Get the Liquid engine for direct access
mergedTemplateDir
Modifiers: readonly Type:get mergedTemplateDir(): string | undefined;
Default: “
Get the current merged template directory (for debugging)
templateDataConverter
Modifiers: readonly Type:get templateDataConverter(): TemplateDataConverter;
Default: “
Get template data converter

