The View Transition API enables smooth animated navigation between pages in multi-page applications using just CSS. With the @view-transition at-rule, developers can create seamless page transitions that were previously only possible in single-page applications. The guide demonstrates how to implement basic cross-fade

5m read time From developer.mozilla.org
Post cover image
Table of contents
Quick refresher on MPAs vs SPAsBrowser support for view transitionsCreating your first view transitionGoing beyond the default transitionWrapping up

Sort: