Skip to main content

XpmLiquidSubstitutionsVariables.properties property

The properties map used for substitutions.

Signature

properties: XpmLiquidSubstitutionsStrings;

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.0-pre by API Extractor/Documenter 7.55.2.