Replaces the current URL with the given URLSearchParams.
URLSearchParams
Replaces the current history state and dispatches a popstate event.
popstate
Optional
if set to true does not dispatch a popstate event.
true
Replaces the current URL with the given
URLSearchParams
.Replaces the current history state and dispatches a
popstate
event.