@uservane/react: UserVaneContextValue
Type Alias: UserVaneContextValue
Section titled “Type Alias: UserVaneContextValue”UserVaneContextValue =
object
Defined in: react/src/context.ts:4
Properties
Section titled “Properties”apiBase
Section titled “apiBase”apiBase:
string|undefined
Defined in: react/src/context.ts:6
apiKey
Section titled “apiKey”apiKey:
string
Defined in: react/src/context.ts:5
debug:
boolean|undefined
Defined in: react/src/context.ts:7
identify
Section titled “identify”identify: (
opts) =>void
Defined in: react/src/context.ts:9
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
survey
Section titled “survey”survey: (
slug) =>void
Defined in: react/src/context.ts:8
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void