Kind: Interface
Source: atloria-monorepo/packages/tour-widget/src/targeting.ts
Whole-widget persisted state.
Properties
| Property | Type |
|---|---|
firstSeenAt | number |
isFirstVisit | boolean |
experiences | Record<string, ExperienceRecord> |
Kind: Interface
Source: atloria-monorepo/packages/tour-widget/src/targeting.ts
Whole-widget persisted state.
| Property | Type |
|---|---|
firstSeenAt | number |
isFirstVisit | boolean |
experiences | Record<string, ExperienceRecord> |
Was this page helpful?