• Parameters

    • scrollable: any

      The element being scrolled

    • debounceMS: number

      The number of milliseconds to debounce scroll events

    • sp: scrollPosition

      The function returning the scroll position coordinates.

    Returns Observable<boolean>

    A boolean valued observable indicating whether the element is scrolling up or down

Generated using TypeDoc