back

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

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

MDN Reference