OptionalplatformUrl?: stringBase URL of the AAI platform server. Derived from location.href by default.
Optionaltarget?: string | HTMLElementCSS selector or DOM element to render into. Defaults to "#app".
Optionaltheme?: ClientThemeTheme color overrides.
Options shared by both client tiers (config-only and custom component).
The session-forwarded fields are picked from VoiceSessionOptions (one source of truth for types and docs) rather than re-declared — a re-declared copy is exactly how doc comments drift.