Optional
backgroundBackground url (will cover entire area)
background: 'http://company.com/background-pattern.svg'
Background image variable (will cover entire area)
background: imageResourceVariable
Background colour
background: '#01477d'
Optional
companySets the company logo used in the Login dialog. The value must be a valid url or image resource variable.
companyLogo: 'http://company.com/logo.svg'
companyLogo: imageResourceVariable
Generated using TypeDoc
Sets the background style for the Login dialog container. The value can either be a valid url, local image resource or a colour code.