Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The skipTransition()
method of the ViewTransition
interface skips the animation part of the view transition, but doesn't skip running the document.startViewTransition()
callback that updates the DOM.