ICorrelationProviderProps
Home > @gooddata/sdk-ui > ICorrelationProviderProps
ICorrelationProviderProps interface
Props of the CorrelationProvider() component.
Signature:
export interface ICorrelationProviderProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| ReactNode | (Optional) React children | ||
| Record<string, string> | Key-value pairs of correlation metadata to be used for telemetry |