A history abstraction.
Readonly
The current history location.
Move back to the previous history entry.
Adds an entry to the history stack.
A location to navigate to.
Modifies the current history entry, replacing it with the state object and URL passed in the method parameters.
Subscribe to location changes.
A listener to subscribe.
A callback to unsubscribe a listener.
Creates a URL for a given location.
A location to create a URL for.
Optional
A URL base.
A history abstraction.