Polymer 2.0 Parallax Web Component
[ This description is mirrored from README.md at github.com/watsonlogic-software/watsonlogic-parallax on 2019-05-10 ]
<watsonlogic-parallax>
Parallax scrolling effect web component made with Polymer 2.0. Import Web Component polyfills if needed.
<watsonlogic-parallax
parallax-image-height="200"
parallax-text="You can pass text content into the <watsonlogic-parallax> component."
parallax-image="https://static.pexels.com/photos/316874/pexels-photo-316874.jpeg">
</watsonlogic-parallax>
License
Apache License 2.0
Install
Framework Support
Polymer 2.0+
Browser Compatibility
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 0.0.6
Dependencies
- polymer#Polymer/polymer#^2.0.0