flickity-slider
(no summary available)
<flickity-slider>
A Polymer (lit-element) wrapper for Flickity.
Running locally
$ npm install
$ polymer serve
then open "http://127.0.0.1:8081/components/flickity-slider/demo/" in your browser
You can now make changes and they will reflect in the demo.
Running Tests
$ polymer serve
then open "http://127.0.0.1:8081/components/flickity-slider/test/" in your browser
Example
<flickity-slider>
<img src='https://picsum.photos/800/500/?random'>
<img src='https://picsum.photos/800/500/?random'>
<img src='https://picsum.photos/800/500/?random'>
</flickity-slider>
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
- @polymer/lit-element#^0.6.3
- flickity#^2.1.2
- Released
- 2018-11-09
- Maturity
- IMPORTED
- License
- MIT License
Compatibility
- Framework
- Browser
- Browser Independent