Vue.js Transitions and Animations - Built-in Transition and Animation Support - Vue Transition JavaScript Hooks and Greensock
In this lesson, we learn about creating transitions without any CSS at all. The events emitted by the Transition component make this possible. Such an approach pairs perfectly with JS animation libraries like GSAP (ie. GreenSock) and more!
Links