The Vue Smooth Reflow lets you transition an elements reflow when the data changes.
When the component’s data is changed, any CSS properties that you register will transition to its new value.
Preview:
Download Details:
Author: guanzo
Live Demo: https://vuesmoothreflow.guanzo.io/
Download Link: https://github.com/guanzo/vue-smooth-reflow/archive/master.zip
Official Website: https://github.com/guanzo/vue-smooth-reflow
Install & Download:
# NPM
$ npm install vue-smooth-reflow --save