vue-smooth-reveal:Vue.js插件的灵感来自scrollrevealscrollreveal

时间:2024-06-12 10:19:14
【文件属性】:

文件名称:vue-smooth-reveal:Vue.js插件的灵感来自scrollrevealscrollreveal

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-12 10:19:14

JavaScript

Vue平滑显示插件 Vue.js插件受启发。 用法 import Vue from 'vue' import { SmoothReveal } from 'vue-smooth-reveal' Vue . use ( new SmoothReveal ( ) , { threshold : .5 , offset : { top : 0 , right : 0 , bottom : 0 , left : 0 } , distances : [ 30 , 60 ] , delays : [ 100 , 350 ] , duration : 600 , easing : 'cubic-bezier(0.5, 0, 0, 1)' } ) < template> < div class =


【文件预览】:
vue-smooth-reveal-main
----.eslintrc.json(319B)
----.github()
--------FUNDING.yml(68B)
----src()
--------SmoothReveal.js(5KB)
--------RevealTarget.js(5KB)
----LICENSE(1KB)
----README.md(5KB)
----.gitignore(696B)
----bin()
--------pre-commit(641B)
--------io.sh(556B)
----package.json(1KB)

网友评论