Skip to content

Interface: ThemeChangePayload

Payload shape for the themeChange event. Emitted when a theme is applied via setTheme, via CMS remote push, or via user-toggled UI.

Properties

PropertyTypeDescription
themeThemeFull theme object that was applied.
themeIdstringApplied theme id (e.g., "mapstedDark" or a CMS ObjectId string).