LoadingComponent
Home > @gooddata/sdk-ui-dashboard > IDashboardCustomComponentProps > LoadingComponent
IDashboardCustomComponentProps.LoadingComponent property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Component to render while the dashboard or a widget is loading.
Signature:
LoadingComponent?: ComponentType<ILoadingProps>;
Remarks
This component is also used in all the individual widgets while they are loading.