What is the correct technique to do this?
For example,
If component A is in view, .router-link-active
would point to the component A related router-link
But If i scroll further down the page, to Component B per say, .router-link-active
would point to component B.