animate.table
Table updated with animation
animate.table

Choose your row effects

You can choose row change animation by using pageEntranceAnimation and pageExistAnimation. The animation come from this。 There would be more animations in future

choose an animation pair from here and use them in your configuration


    {
    pageEntranceAnimation: "pt-page-scaleUp",
    pageExistAnimation: "pt-page-rotatePushLeft"
    }