Interface: WebRemoteContext
@evolv/react.WebRemoteContext
Hierarchy
-
↳
WebRemoteContext
Properties
confirmations
• confirmations: Confirmation
[]
Inherited from
device
• device: string
Inherited from
experiments
• experiments: Object
Type declaration
Name | Type |
---|---|
allocations | Allocation [] |
confirmations | Confirmation [] |
exclusions | any [] |
Inherited from
geo
• geo: Object
Type declaration
Name | Type |
---|---|
city | string |
country | string |
lat | string |
lon | string |
metro | string |
postal | string |
region | string |
tz | string |
Inherited from
keys
• keys: Object
Type declaration
Name | Type |
---|---|
active | string |
Inherited from
location
• location: string
Inherited from
platform
• platform: string
Inherited from
timestamp
• timestamp: number
Inherited from
variants
• variants: Object
Type declaration
Name | Type |
---|---|
active | string [] |
Inherited from
web
• web: Object
Type declaration
Name | Type |
---|---|
client | { browser : string } |
client.browser | string |
url | string |
webloader
• webloader: Object
Type declaration
Name | Type |
---|---|
css | boolean |
js | boolean |