replaceState
The replaceState()
method of the History interface modifies the current history entry, replacing it with the state object and URL passed in the method parameters.
The replaceState()
method of the History interface modifies the current history entry, replacing it with the state object and URL passed in the method parameters.