Skip to main content

BackgroundOptions

Base options for a background

Extended by

Properties

onBackgroundReady?

optional onBackgroundReady: OnBackgroundReadyCallback

Optional function to call when the image has loaded (or otherwise claims to be ready)


type

type: string

Type of background to render.


visible?

optional visible: boolean

Whether or not the background should initially be visible. Defaults to true.