UNPKG

alpinejs-sticky

Version:

Add classes when an element is stuck in the viewport

4 lines (2 loc) 115 B
import sticky from '../src/index.js' document.addEventListener('alpine:init', () => window.Alpine.plugin(sticky))