vue2-scrollspy icon indicating copy to clipboard operation
vue2-scrollspy copied to clipboard

feat: Add option to specify when the menu active class is triggered

Open tdanielcox opened this issue 5 years ago • 0 comments

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.

tdanielcox avatar Nov 04 '19 05:11 tdanielcox