Interface: KeaProviderProps
Defined in: KeaProvider.tsx:20
Props for the KeaProvider component.
See
Properties
| Property | Type | Description | Defined in |
|---|
children | ReactNode | React children to render inside the provider. | KeaProvider.tsx:22 |
config | BrowserSDKConfig | BrowserSDK configuration passed to the underlying SDK instance. | KeaProvider.tsx:24 |