Skip to main content

LiquidSubstitutionsVariables.properties property

The properties map used for substitutions.

Signature

properties: LiquidSubstitutionsStrings;

Remarks

User-defined configuration values from xpack.properties in package.json. Provides a namespace for custom template variables without polluting the global scope.

Properties support nested substitutions: a property value can reference other properties, package metadata, or system variables using Liquid syntax. The Liquid Drop pattern ensures recursive evaluation.

Access via {{ properties.key }} in templates.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.