BackendProviderWithCorrelation
Home > @gooddata/sdk-ui > BackendProviderWithCorrelation
BackendProviderWithCorrelation variable
Combined provider for both backend and correlation metadata. This is a convenience component that wraps BackendProvider and CorrelationProvider to provide both a backend instance and correlation metadata to components.
Signature:
BackendProviderWithCorrelation: React.FC<IBackendProviderWithCorrelationProps>