SiteVariables
SiteVariables
Named values available to inline interpolation.
Authoring guidance
Use when
Use for reusable site-wide values that authored content references through interpolation.
Avoid when
The value represents structured page content, plugin configuration, or a reusable content block; use the appropriate page, plugin, or component contract instead.
Properties
[key]
Additional property value.
any
Example
Required
{}
Full
{
"annualPrice": "$290",
"contactEmail": "[email protected]",
"monthlyPrice": "$29"
}
examples are generated from the schema.