UNPKG

@kddy/vue-scrollactive

Version:

Lightweight and simple to use vue component that highlights menu items as you scroll the page, also scrolling to target section when clicked.

7 lines (6 loc) 294 B
export { forEach } from './forEach'; export { find } from './find'; export { getIdFromHash } from './getIdFromHash'; export { pushHashToUrl } from './pushHashToUrl'; export { getSectionSelector } from './getSectionSelector'; export { getSectionIdFromElement } from './getSectionIdFromElement';