Skip to main content

Variable: fallbackStyleObject

const fallbackStyleObject: object

Defined in: host/myopLoader.ts:144

Type declaration

alignItems

alignItems: string = "center"

background

background: string = FALLBACK_GRADIENT

bottom

bottom: number = 0

display

display: string = "flex"

justifyContent

justifyContent: string = "center"

left

left: number = 0

position

position: "absolute"

right: number = 0

top

top: number = 0