Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Build Your First Vue.js App > Lesson 36

Understanding transitions

Another major feature of Vue is transitions. These allow us to apply animation whenever elements are added to or removed from the DOM.

Take a look at this example here in the docs. Here we see text fading in and out when when we toggle them item in and out of the page.

You might be thinking, well, isn't that CSS, like, what does that got to do with Vue?


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom