Properties
| Property | Type | Description |
|---|---|---|
config | Config | The app configuration |
name? | string | The provider name, i.e. to distinguish between multiple providers |
theme? | Partial<Theme> | The theme values to override |
data-cdp-provider? | string | Provider name for multi-provider coordination. Used internally by CDPReactProvider to identify which provider owns focused elements. If not provided, a unique ID is generated automatically. |