This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
Astro View Transitions
In this lesson, learn how to use Astro’s View Transition to provide smooth transitions between pages. This is possible with the <ViewTransition> component as well as a number of transition directives including: transition:animate and transition:name. Under the hood, Astro uses the browser native View Transition API.
Links
