WebJs Gallery
← Gallery

View transitions

Page one. Navigate to page two: with the <meta name="view-transition" content="same-origin"> opt-in, the swap cross-fades.

Opt in app-wide instead by putting the meta on the root layout. Keep the transition simple: toggling root attributes mid-nav can cause a one-frame repaint flash on iOS WebKit.