forward

fun forward(options: NavigationOptions = definedExternally): NavigationResult(source)

The forward() method of the Navigation interface navigates forwards by one entry in the navigation history.

MDN Reference