vue2-scrollspy
vue2-scrollspy copied to clipboard
feat: Add option to specify when the menu active class is triggered
menuTriggerOffset was added to the options. This option allows for users to specify when the menu active class gets set separate from the offset
option.
If this option is not provided, it falls back to the offset property.