The CSS view transitions module defines the behavior of the View Transition API, which allows developers to create animated transitions between different states within a document and across documents. This module also defines the CSS properties and pseudo-elements for styling these transitions.
@view-transitionnavigation descriptor:active-view-transition:active-view-transition-type()::view-transition::view-transition-image-pair()::view-transition-group()::view-transition-new()::view-transition-old()CSSViewTransitionRuleViewTransitionDocument.startViewTransition() methodDocument.activeViewTransitionElement.startViewTransition() methodElement.activeViewTransitionExplains how to create view transitions and customize transition animations, including manipulating active view transitions.
Shows how to use types along with same-document view transitions and cross-document view transitions.
Covers how element-scoped view transitions work, and how to use them.
pagereveal event
pageswap event
Document.visibilityStateCSS animations module
CSS transforms module