get-scrollingelement
v0.1.2
Published
Returns a reference to the Element that scrolls the document
Downloads
27
Readme
get-scrollingelement
Returns a reference to the Element that scrolls the document.
Install
npm i get-scrollingelement --save
Usage
import GetScrollingElement from 'get-scrollingelement';
const scrollingElement = GetScrollingElement();
License
MIT © Noel Delgado