@uservane/react: InitOptions
Type Alias: InitOptions
Section titled “Type Alias: InitOptions”InitOptions =
object
Defined in: browser/dist/index.d.ts:2
Public and internal types for the UserVane browser SDK.
Properties
Section titled “Properties”apiBase?
Section titled “apiBase?”
optionalapiBase?:string
Defined in: browser/dist/index.d.ts:6
API origin. Defaults to https://api.uservane.com.
debug?
Section titled “debug?”
optionaldebug?:boolean
Defined in: browser/dist/index.d.ts:8
When true, logs decision rationale and swallowed errors to the console.
key:
string
Defined in: browser/dist/index.d.ts:4
Publishable key, e.g. uv_pk_live_….