Object form of the HostEvent.Navigate payload.
path
replace
path: string | number
Route to navigate to, or a history delta such as 1 or -1.
1
-1
replace: boolean
Optional
When true, replaces the current history entry instead of pushing.
true