Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 578 Bytes

File metadata and controls

11 lines (9 loc) · 578 Bytes

View Transitions API on SPA

View-transition-api-demo

Project goals

  • View Transitions API experimentation : understanding principle of implementation with VanillaJS .startViewTransition and DOMChanges activator.
  • Transition composed by opacity and left to right
  • Customize transitions with ::view-transition-old(root) and ::view-transition-old(new) in CSS
  • Playing with button styling and ellipses

🛠️

View Transitions API, Vanilla JS, CSS, HTML