UNPKG

active-menu-link

Version:

A pure JavaScript smooth scroll & scrollspy library which highlights the active menu item based on the scroll position.

3 lines (2 loc) 145 B
export declare const getAbsoluteHeight: (element: HTMLElement) => number; export declare const getMarginTop: (element: HTMLElement) => number;