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) 114 B
// Decoded in case there are special characters export const getIdFromHash = (hash) => decodeURI(hash.substr(1));