sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias LoadingOverlayProps

LoadingOverlayProps: object

Loading overlay props.

Type declaration

children

children?: ReactNode

Child component to wrap in the overlay.


isVisible

isVisible?: boolean

Visibility of the overlay (does not work if loading indicator is disabled in app config).

Last Updated: