LoadingComponent
Home > @gooddata/sdk-ui > IVisualizationProps > LoadingComponent
IVisualizationProps.LoadingComponent property
React component to display while loading data from the backend.
Signature:
LoadingComponent?: React.ComponentType<ILoadingProps>;