Skip to content

FooterConfig

Footer configuration for the iframe UI.

optional demoMode?: boolean

Demo mode relaxes footer requirements (privacy policy and terms become optional). Default: false.


optional logo?: string

URL for a custom logo image displayed alongside the SpruceID logo.


optional logoAlt?: string

Alt text for the custom logo image. Defaults to “Logo”.


optional privacyPolicy?: string

URL for the privacy policy page. Required when demoMode is false or omitted.


optional useTerms?: string

URL for the terms of use page. Required when demoMode is false or omitted.