Animate table sorting
-
Hi,
How can I sort q-table with a transition? I want table rows to move smoothly when I change an item or add new data. -
I tried Vue transition and transition-group, is=“transition” and is=“transition-group” and none of them worked.
I can not even add new rows with simple fade-in-down animation.I had done it on other frameworks, but it not works in quasar.