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