English
Appearance
Gets the horizontal scroll position of an element or window.
import { getScrollLeft } from 'rattail' const scrollLeft = getScrollLeft(window)
element
Element | Window
number