- Vue 2
NPM
npm install vue-simple-smooth-scroll
main.js
import smoothScroll from "vue-simple-smooth-scroll"; Vue.use(smoothScroll)
App.vue
<template> <smooth-scroll> <!-- content --> </smooth-scroll> </template>
平滑滾動
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
NPM
npm install vue-simple-smooth-scroll
main.js
import smoothScroll from "vue-simple-smooth-scroll"; Vue.use(smoothScroll)
App.vue
<template> <smooth-scroll> <!-- content --> </smooth-scroll> </template>
平滑滾動