README
Given an element, getScrollParent
returns the scrolling parent of that element.
given an element, returns the scrolling parent of that element
<script type="module">
import skrollparent from 'https://cdn.skypack.dev/skrollparent';
</script>
Given an element, getScrollParent
returns the scrolling parent of that element.