@uservane/react: UserVaneProviderProps
Type Alias: UserVaneProviderProps
Section titled “Type Alias: UserVaneProviderProps”UserVaneProviderProps =
object
Defined in: @[email protected]_react@19.2.3/node_modules/@uservane/react/dist/index.d.ts:16
Properties
Section titled “Properties”apiBase?
Section titled “apiBase?”
optionalapiBase?:string
Defined in: @[email protected]_react@19.2.3/node_modules/@uservane/react/dist/index.d.ts:20
API origin. Defaults inside @uservane/browser.
apiKey
Section titled “apiKey”apiKey:
string
Defined in: @[email protected]_react@19.2.3/node_modules/@uservane/react/dist/index.d.ts:18
Publishable key, e.g. uv_pk_live_.... Mapped to browser init({ key }).
children
Section titled “children”children:
ReactNode
Defined in: @[email protected]_react@19.2.3/node_modules/@uservane/react/dist/index.d.ts:23
debug?
Section titled “debug?”
optionaldebug?:boolean
Defined in: @[email protected]_react@19.2.3/node_modules/@uservane/react/dist/index.d.ts:22
When true, the browser SDK logs decision rationale; boundary logs caught render errors.