Interface: BaseContainerConfig
Extended by
Properties
Property
Modifier
Type
Description
backgroundColor?publicstringOverride the background color of the iframe. By default this is as per theme.
showLoader?publicbooleanShow spinner while loading target app. Default is true.
loadTimeout?publicnumberIf target app does't open within this time (in ms, same as of setTimeout), the error callback is invoked with error code TARGET_LOAD_TIMED_OUT.
hideCloseButton?publicbooleanDon't show close button for container and header bars
zIndex?publicnumberSet the z-index of of the root container
showReaderView?readonlybooleanShow Reader Loading View
showExpressIconWithoutText?readonlybooleanShow new express icon without text
showDarkerBackgroundForLoader?readonlybooleanShow darker background for loader
iframeTitle?publicstringTitle of the iframe for accessibility