Skip to content

ablypl/vue-affix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Package that will help you fix element position on scroll

Installation

npm install aaffix

or

yarn aaffix

Usage

You can install the plugin

import AAffix from 'aaffix';
Vue.use(AAffix)

or

use only the component

import AAffix from 'aaffix';
Vue.component(AAffix.name, AAffix

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors