Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 517 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 517 Bytes

get-scrollingelement npm-image license-image

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