Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The NavigationTransition
interface of the Navigation API represents an ongoing navigation, that is, a navigation that hasn't yet reached the navigatesuccess
or navigateerror
stage.
It is accessed via the Navigation.transition
property.