UNPKG

@avtest/ng-spy

Version:

A lightweight, dependency-free scrollspy for angular. Use this library to spy on HTML elements on your page when the window is scrolled or resized.

3 lines (2 loc) 116 B
import { InjectionToken } from '@angular/core'; export declare const RESIZE_TIME_THRESHOLD: InjectionToken<number>;