Skip to main content

Version 1, Update 121

Extended variable collections (Enterprise only)

Extended variable collections enable theming for variables. When you extend a collection, the extension inherits all modes and variables from its parent collection. You can then override variable values in the extended collection to create theme-specific variations while maintaining a single source of truth.

New type

New methods

New properties

  • extendedVariableCollection.variableOverrides: A map of all overridden variable values in the extended collection
  • mode.parentModeId: For modes in extended collections, references the corresponding mode in the parent collection

Updated behavior

For examples and more details, see Working with Variables.