0.1.3 • Published 9 months ago

vue-simple-smooth-scroll v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

vue-simple-smooth-scroll

Requirements

  • Vue 2

Installation

NPM

npm install vue-simple-smooth-scroll

Usage

custom main scrollbar

main.js

import smoothScroll from "vue-simple-smooth-scroll";
Vue.use(smoothScroll)

App.vue

<template>
  <smooth-scroll>
    <!-- content -->
  </smooth-scroll>
</template>
0.1.3

9 months ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago