Skip to main content

replace_state

Function replace_state 

Source
pub fn replace_state(state: &[u8], title: &str, url: &str)
Expand description

Replace the current history entry (no new entry is pushed). Analogous to history.replaceState().