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.

3 lines (2 loc) 132 B
// Must be called with 'call' to prevent bugs on some devices export const find = (list, callback) => [].find.call(list, callback);