Skip to main content
CDPReactProviderProps

Properties

PropertyTypeDescription
configConfigThe app configuration
name?stringThe provider name, i.e. to distinguish between multiple providers
theme?Partial<Theme>The theme values to override
data-cdp-provider?stringProvider 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.