IDashboardStubProps
Home > @gooddata/sdk-ui-loaders > IDashboardStubProps
IDashboardStubProps interface
Signature:
export interface IDashboardStubProps extends IDashboardLoadOptions 
Extends: IDashboardLoadOptions
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| ComponentType<IErrorProps> | (Optional) Component to render if embedding fails. | ||
| ComponentType<ILoadingProps> | (Optional) Component to render while the insight is loading. |