JonnyBGod / ngx-scrollspy

Angular ScrollSpy Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replacing Bootstrap JS Scrollspy

DavidMorgan92 opened this issue · comments

How can I replicate the behaviour given by $('body').scrollspy({target: ".navbar-fixed-top", offset: 80})?
Thank you.