vue-scrollto
vue-scrollto copied to clipboard
Scroll into view [enhancement]
trafficstars
Would it be possible to add a 'scroll into view' functionality ?
Those are the features that I wish could exist in your library:
- to avoid scrolling if the target is already inside the viewport.
- to scroll just enough to have the target component inside the view.