ViewTransition:skipTransition() 方法
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
ViewTransition
接口的 skipTransition()
方法跳过视图过渡的动画部分,但不跳过更新 DOM 的 document.startViewTransition()
回调函数。