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) 138 B
export * from './lib/spy.directive'; export * from './lib/spy-target.directive'; export * from './lib/spy-target-container.directive';