Element to scroll to a html element in the same tree. Useful for same page routing in polymer 2.0.
[ This description is mirrored from README.md at github.com/csonnhalter/cs-scroll on 2019-05-10 ]
<cs-scroll>
allows to scroll to the element with the id given as attribute target
's value. Workaround for same page hash routing in polymer 2.0.
Install
Framework Support
Polymer 2.0+
Browser Compatibility
Install with
Release notes - Version 0.9.4
Dependencies
Polymer/polymer#^2.0.0