<iron-swiper>
is a Polymer 2.x element that wraps around Swiper.js.
(For Polymer 1.x, use iron-swiper - v1.0.5 or lower.)
Demo
https://safetychanger.github.io/iron-swiper/
Install
Install the component using Bower:
$ bower install iron-swiper --save
Usage
Import Custom Element:
And then use it:
See the Documentation for more options.
Discussing
If you have any questions, you can find me on the Polymer Slack Channel, or just raise an Issue.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
MIT License © Ruben Stolk