Vue动画插件animate-文章-关尔先生

Vue动画插件animate 笔记

Just-add-water CSS animations

关尔先生2020-12-23 00:13:51
# 动画 https://animate.style/
npm install animate.css --save

import animated from "animate.css";
Vue.use(animated);

```
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.
```

Vue动画插件animate

上一篇:vue移动端touch插件

下一篇:Vue axios.js model.js

本文链接: http://www.nanshanqiao.com/zz_article/72.html

暂无评论

评论