rewrite(path, historical = false)
Rewrite a new URL / parameter path without affecting the history.
| Name | Type | Required | Description |
|---|---|---|---|
path |
string | yes | New path/query to write. |
historical |
boolean | no | Whether to push history. |
void
No additional runtime notes yet.
No additional details yet.