/v-pick-up-scroll

Vue Directive, changing div position to fixed when window scroll skip it.

Primary LanguageJavaScript

v-pick-up-scroll

Vue Directive, changing div position to fixed when window scroll skip it.

How To Use

import Vue from 'vue';
import pickUpScroll from 'v-pick-up-scroll';
import 'v-pick-up-scroll/css/v-pick-up-scroll.css'
Vue.use(pickUpScroll);
<div class='need-to-fixed-on-top' v-pick-up-scroll >