UNPKG

@thejlifex/ngx-scroll-spy

Version:

An Angular library that can spy the position of elements (inside a scrollable container) and emit the currently active (visible) element in the viewport.

4 lines (3 loc) 72 B
export interface ScrollSpyOptions { scrollContainer?: Element; }