NavigateOptions
Options for platform.navigate, a request to the shell to change the top-level location.
Properties
Section titled “Properties”replace?
Section titled “replace?”optional replace?: boolean;Replace the current history entry instead of pushing a new one.
to: string;The destination the shell should navigate to.