Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Vue.js Transitions and Animations

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

A Custom Fade In Down Transition

In this lesson, we enhance the fade transition by making it slide down as well. In the process, we also see how to break up the enter and leave phases to provide different transitions for each.