ThemeInfo
The active theme, applied to the app’s iframe automatically; read it for theme-aware rendering.
Properties
Section titled “Properties”name: string;The theme name (e.g. light / dark); mirrored onto document.documentElement[data-theme].
tokensHref?
Section titled “tokensHref?”optional tokensHref?: string;URL of the design-token stylesheet the SDK loads into the iframe, when the theme ships one.
version?
Section titled “version?”optional version?: string;Opaque version string; a change triggers a load-then-swap of the token stylesheet.