Affixes An Element On Scroll – vue-affix

Install & Download:

npm install --save-dev vue-affix

Description:

A Vue.js plugin that affixes an element in the window while you scroll, similar to Bootstrap Affix but much simpler.

Features:

  • Affixes your element as you scroll
  • No dependencies
  • Only needs 3 super simple configuration steps
  • Dispatch events when the affix class changes
  • Vue2
  • Uses pure JS!

Preview:

vue-affix

Add Comment