LaunchConfig
Configuration for an mDL verification process.
Properties
Section titled “Properties”accentColor?
Section titled “accentColor?”
optionalaccentColor:string
Accent color as a hex string (e.g., “#4F46E5”). Used for buttons, checkmarks, and other UI accents.
dcApiScreen?
Section titled “dcApiScreen?”
optionaldcApiScreen:DcApiScreenConfig
DC API screen customization.
disableTryDcApiFirst?
Section titled “disableTryDcApiFirst?”
optionaldisableTryDcApiFirst:boolean
When true, skip the initial DC API attempt and go directly to the wallet selection fallback flow. Default: false.
displayMode?
Section titled “displayMode?”
optionaldisplayMode:DisplayMode
Display mode for the iframe UI.
modal: Full modal with backdrop, close button, and step dots (default)embedded: Content card without backdrop, suitable for embedding in caller’s containerminimal: Raw content only (just QR code), caller handles all styling
fontUrl?
Section titled “fontUrl?”
optionalfontUrl:string
URL to a custom font file (.ttf, .woff2, .otf) to use instead of the default Inter font.
footer?
Section titled “footer?”
optionalfooter:FooterConfig
Footer configuration for logo and legal links.
jurisdictionScreen?
Section titled “jurisdictionScreen?”
optionaljurisdictionScreen:JurisdictionScreenConfig
Jurisdiction selection screen customization.
loadingScreen?
Section titled “loadingScreen?”
optionalloadingScreen:LoadingScreenConfig
Loading screen customization.
successScreen?
Section titled “successScreen?”
optionalsuccessScreen:SuccessScreenConfig
Success screen customization.
supportEmail?
Section titled “supportEmail?”
optionalsupportEmail:string
Support email for the Contact Support screen
walletInstructionsScreen?
Section titled “walletInstructionsScreen?”
optionalwalletInstructionsScreen:WalletInstructionsScreenConfig
Wallet instructions screen customization.
walletTypeScreen?
Section titled “walletTypeScreen?”
optionalwalletTypeScreen:WalletTypeScreenConfig
Wallet type selection screen customization.
welcomeScreen?
Section titled “welcomeScreen?”
optionalwelcomeScreen:WelcomeScreenConfig
Welcome screen customization.