Skip to content

Monitor scrolling and set classNames. Good for making off-screen-sticky headers, and things...

Notifications You must be signed in to change notification settings

hugsmidjan/elasticky

Repository files navigation

Elasticky

npm install elasticky

Usage

import Elasticky from 'elasticky';

const elasticky = Elasticky(options);

elasticky.start();
elasticky.pause();
elasticky.resume();
elasticky.stop();

About

Monitor scrolling and set classNames. Good for making off-screen-sticky headers, and things...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published