BackgroundOptions
Base options for a background
Extended by
Properties
onBackgroundReady?
optionalonBackgroundReady: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?
optionalvisible:boolean
Whether or not the background should initially be visible. Defaults to true.