Interface: InlineOrModalContainerConfig
Extends
Extended by
Properties
Property
Modifier
Type
Description
Inherited from
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
showExpressIconWithoutText?readonlybooleanShow new express icon without text
showDarkerBackgroundForLoader?readonlybooleanShow darker background for loader
padding?publicnumberPadding applied to the iframe in pixels.
-
borderRadius?publicnumberBorder Radius applied to the iframe in pixels.
-