Learn the basics of the View Transition API and how to create smooth UI transitions in your web applications.
Tag: View Transitions
Articles tagged with View Transitions. Showing 6 articles.
Chapters
Learn how to use the view-transition-name property for seamless, element-specific animations in your web applications.
Learn how to run multiple, independent Scoped View Transitions simultaneously on different parts of your webpage.
Learn how to control DOM updates and animations with the updateCallback and Promises in View Transitions.
Learn how to make your View Transitions accessible for all users, including those with motion sensitivities and assistive technologies.
Learn how to animate a shopping cart update using Scoped View Transitions, providing micro-interactions without reloading the entire page.