企业官网建站 小程序开发 云逸学习园地
技术文章 许愿墙
技术文章 PHP学习 Javascript学习 DIV+CSS学习 uniapp学习 HTML学习 微信小程序、公众号知识点 VUE知识学习
您所在的位置>云逸小栈>VUE知识学习>正文

vue3引入wow动画,及其使用方法

2024-11-03 21:10:37 浏览 771

1、安装wow依赖库

yarn add animate.css wow.js
//或者
npm install animate.css wow.js

2、在main.js中引入wow并初始化

import 'animate.css'
import WOW from 'wow.js'
const wow = new WOW()
wow.init()

3、在vue组件中使用wow

<div class="nav wow animate__animated animate__fadeIn" data-wow-duration="2s">1111</div>


网站开发者电话

18066742510

个人微信号
个人公众号
个人小程序
个人抖音