Message

Avatar of Bramus
Bramus
@bramus
From thereon out it all happens automatically: the browser captures snapshots of the old and new state, and then transitions the snapshot pairs from their old snapshot to their new one.
6:49pm - 5 Dec 2023
  • 120 reposts
  • 270 likes

ℹ️ You have prefers-reduced-motion: reduce enabled. As a result you won’t get to see a transition.

⚠️ For this demo to work your browser needs to support Cross-Document View Transitions, which is not the case. As a result you won’t get to see a transition.

⚠️ Your browser does not support the Navigation API. A workaround using localStorage is used to pass the transitionType from one page to the other.