Interface HistoryServiceV2

Hierarchy

  • HistoryServiceV2

Properties

history: History<unknown>

The consumer's own history. When location changes are applied to this history, no other consumer histories are affected.

historyKey: string

The history key that has been assigned to the consumer. It can be used to create a ConsumerLocation.

rootHistory: RootHistory

Allows special consumers, like overarching navigation services, to change the full root location. To create a new root location, it is recommended to use the createNewRootLocationForMultipleConsumers method.

Methods

Generated using TypeDoc