WelcomeScreenConfig
Welcome screen customization options.
Properties
Section titled “Properties”buttonText?
Section titled “buttonText?”
optionalbuttonText?:string
Override the default button label.
image?
Section titled “image?”
optionalimage?:string
URL for a custom image displayed above the subtitle.
imageAlt?
Section titled “imageAlt?”
optionalimageAlt?:string
Alt text for the custom image.
items?
Section titled “items?”
optionalitems?:WelcomeScreenItem[]
Override the default checklist items.
subtitle?
Section titled “subtitle?”
optionalsubtitle?:string
Override the default subtitle text.
title?
Section titled “title?”
optionaltitle?:string
Override the default title text.