pagination-input
A simple pagination control with an paper-input for Polymer
[ This description is mirrored from README.md at github.com/cforgeard/pagination-input on 2019-05-10 ]
<pagination-input>
pagination-input
is a simple pagination control with an paper-input for Polymer.
<h3>Demo with some pages</h3>
<pagination-input current-page="1" page-count="5"></pagination-input>
<br>
<h3>Demo with a lot of pages</h3>
<pagination-input current-page="99" page-count="155"></pagination-input>
Bower
bower install pagination-input
Credits and licence
MIT Licence @ FORGEARD Clément 2017
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/polymer#^2.0.0
- PolymerElements/iron-flex-layout#^2.0.0
- PolymerElements/paper-icon-button#^2.0.1
- PolymerElements/paper-input#^2.0.2
- PolymerElements/iron-icons#^2.0.1
- Released
- 2017-09-06
- Maturity
- TESTED
- License
- Other
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent