aaffix

0.0.3 • Public • Published

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

Package Sidebar

Install

npm i aaffix

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

6.93 kB

Total Files

7

Last publish

Collaborators

  • ablydev