目前组件支持上下左右无缝滚动,单步滚动,并且支持复杂图标的无缝滚动,目前组件支持平台与Vue3.0支持平台一致。安装npm npm install vue3-seamless-scroll --save Yarn yarn add vue3-seamless-scroll browser <script src="https://unpkg.com/browse/vue3-seamless-
Vue3.0 无缝滚动组件,支持Vite2.0,支持服务端打包目前组件支持上下左右无缝滚动,单步滚动,并且支持复杂图标的无缝滚动,目前组件支持平台与Vue3.0支持平台一致。效果展示安装npm npm install vue3-seamless-scroll --save Yarn yarn add vue3-seamless-scroll browser 组件配置list 无缝滚动列表数据,组件内部使用列表长度...
npm install vue3-seamless-scroll --save 是一个用于在Vue 3项目中安装vue3-seamless-scroll组件的命令。该命令会从npm(Node Package Manager)上下载并安装vue3-seamless-scroll,并将其添加到项目的依赖列表中。以下是执行该命令的步骤和注意事项: 打开命令行工具: 打开你常用的命令行工具,比如Terminal(Mac/Linux...
目前组件支持上下左右无缝滚动,单步滚动,并且支持复杂图标的无缝滚动,目前组件支持平台与Vue3.0支持平台一致。 效果展示 安装 npm npm install vue3-seamless-scroll --save Yarn yarn add vue3-seamless-scroll browser 组件配置 list 无缝滚动列表数据,组件内部使用列表长度。 type:Arrayrequired:true v-model 通过...
"vue": "^3.2.47", "vue-router": "^4.2.2", "vue3-seamless-scroll": "^2.0.1" }, "devDependencies": { "@vitejs/plugin-legacy": "^5.3.2", "@vitejs/plugin-vue": "^4.1.0", "cnjm-postcss-px-to-viewport": "^1.0.0", "eslint": "^8.41.0", "eslint-config-prettier": "...
scrollOption:{ number:6,//默认显示几个 seamless:true,//无缝滚动,默认true duration:2000//滚动时间间隔,无缝滚动时间间隔为此时间除以10 }, 存在鼠标滚动 --- 或者 scrollOption:{ number:6,//默认显示几个 seamless:false,//单个过渡滚动,默认true duration:2000//滚动时间间隔,无缝滚动时间间隔为此时间除以...
Vue 插件或第三方库 1. 学会使用 vue-router 开发单页应用 2. 学会使用 axios/vue-resource 与后端进行数据交互 3. 学会使用 vuex 管理应用组件状态 4. 学会使用 基于Vue的插件, 如vue-seamless-scroll实现无缝滚动,v-viewer实现图片预览,ly-tab实现触摸滑动并具有回弹效果等 5. 学会使用 mint-ui、muse-ui和...
// 1.global install import Vue from 'vue' import scroll from 'vue-seamless-scroll' Vue.use(scroll) //or you can set componentName default componentName is vue-seamless-scroll Vue.use(scroll,{componentName: 'scroll-seamless'}) // 2.single .vue import import vueSeamless from 'vue-seamless...
vue Dev Dependencies (2) @vitejs/plugin-vue vite npm ivue3-seamless-scroll-plus Repository github.com/shishezhang/vue3-seamless-scroll-pro Homepage github.com/shishezhang/vue3-seamless-scroll-pro#readme Weekly Downloads 0 License MIT
A simple, Seamless scrolling for Vue.js. Latest version: 1.1.32, last published: 2 years ago. Start using vue-seamless-scroll-fan in your project by running `npm i vue-seamless-scroll-fan`. There are no other projects in the npm registry using vue-seamle