Transitioning between elements

Everything on a web page is an element. You can easily make them appear and disappear, thanks to Vue v-if and v-show directives. With transitions, you can easily control how they appear and even add magic effects. This recipe explains how to do it.

Get Vue.js 2 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.