Skip to content

WelcomeScreenConfig

Welcome screen customization options.

optional buttonText?: string

Override the default button label.


optional image?: string

URL for a custom image displayed above the subtitle.


optional imageAlt?: string

Alt text for the custom image.


optional items?: WelcomeScreenItem[]

Override the default checklist items.


optional subtitle?: string

Override the default subtitle text.


optional title?: string

Override the default title text.