Context provider that makes Connect instance configuration available to embedded components.
Wrap your Connect components with this provider to enable them to access the shared configuration.
Throws
Error if connectInstance is not created via loadConnectAndInitialize
Context provider that makes Connect instance configuration available to embedded components. Wrap your Connect components with this provider to enable them to access the shared configuration.
Throws
Error if connectInstance is not created via loadConnectAndInitialize
Example