Vue动画插件animate
Just-add-water CSS animations
动画 https://animate.style/
npm install animate.css –save
import animated from “animate.css”;
Vue.use(animated);
1 | Animate.css v4 brought some improvements, improved animations, and new animations, which makes it worth upgrading. But it also comes with a breaking change: we have added prefix for all of the Animate.css classes - defaulting to animate__ - so a direct migration is not possible. |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 关尔先生·南山桥!
评论