Skip to content

DcApiScreenConfig

DC API screen customization options.

optional closeButtonLabel?: string

Override the default close button label.


optional errorSubtitle?: string

Override the default error subtitle text.


optional errorText?: string

Override the default error text.


optional goToWalletSelectionButtonLabel?: string

Override the default go to wallet selection button label.


optional jurisdictionNotAcceptedSubtitle?: string

Override the default jurisdiction not accepted subtitle text.


optional jurisdictionNotAcceptedText?: string

Override the default jurisdiction not accepted text.


optional title?: string

Override the default title text.


optional tryAgainButtonLabel?: string

Override the default try again button label.