LiquidPropertiesDropConstructorParameters interface
Configuration parameters for constructing a properties drop instance.
Signature
export interface LiquidPropertiesDropConstructorParameters
Remarks
This interface defines the required configuration for creating an instance of LiquidPropertiesDrop. All properties are mandatory.
The parameters provide the Liquid engine for nested template evaluation, the properties map for value lookups, and the logger for diagnostic output during property resolution and substitution.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
liquidjs.Liquid |
The Liquid engine used to render nested substitutions. | ||
|
Logger |
The logger instance for output and diagnostics. | ||
|
The properties map used for substitutions. |
Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.