Skip to content

SuccessScreenConfig

Success screen customization options.

optional autoCloseSeconds?: number

Override the default time (seconds) to auto close.


optional countdownPrefix?: string

Override the default countdown prefix.


optional image?: string

URL for a custom image displayed above the subtitle.


optional imageAlt?: string

Alt text for the custom image.


optional message?: string

Override the default text.


optional notGettingRedirectedText?: string

Override the default not getting redirected text.


optional subtitle?: string

Override the default subtitle text.


optional title?: string

Override the default title text.