Pop one entry from history when possible.
True when back() can pop an entry.
Get the current route location.
Ordered history from oldest entry to current entry.
Push a route on top of history.
Optionalparams: Readonly<Record<string, string>>Replace the current route entry without growing history.
Optionalparams: Readonly<Record<string, string>>
Public navigation API for page-level routing.