Skip to main content

LiquidMatrixDropConstructorParameters interface

Configuration parameters for constructing a matrix drop instance.

Signature

export interface LiquidMatrixDropConstructorParameters

Remarks

This interface defines the required configuration for creating an instance of LiquidMatrixDrop. All properties are mandatory.

The parameters provide the Liquid engine for nested template evaluation, the matrix parameters map for value lookups, and the logger for diagnostic output during matrix parameter resolution and substitution.

Properties

Property

Modifiers

Type

Description

engine

liquidjs.Liquid

The Liquid engine used to render nested substitutions.

log

Logger

The logger instance for output and diagnostics.

matrix

LiquidSubstitutionsStrings

The matrix parameters map used for substitutions.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.