XpmBuildConfiguration.properties property
The resolved properties for this configuration.
Signature
properties: XpmLiquidSubstitutionsStrings;
Remarks
This object contains the final merged properties after inheritance resolution and becomes available in the properties namespace for Liquid template substitution.
Property resolution order:
- Start with empty object.
- Merge properties from each inherited configuration in sequence (later overrides earlier).
- Merge local properties from JSON definition (overrides all inherited).
- Add computed
buildFolderRelativePathproperty for non-hidden configurations.
Properties are accessible in templates as {{ properties.key }} and commonly used for compiler flags, toolchain paths, optimization settings, and build-specific configuration values.
Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.