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
pagination-input - Vaadin Add-on Directory
A simple pagination control with an paper-input for Polymer
**[ This description is mirrored from README.md at [github.com/cforgeard/pagination-input](https://github.com//cforgeard/pagination-input/blob/v1.0.2/README.md) on 2019-05-10 ]**
# \
`pagination-input` is a simple pagination control with an paper-input for Polymer.
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/cforgeard/pagination-input)
```html
```
## Bower
```
bower install pagination-input
```
## Credits and licence
MIT Licence
@ FORGEARD Clément 2017
GitHub HomepageDemo with some pages
Demo with a lot of pages
Issue tracker
Online Demo
License
View on GitHub
Documentation
pagination-input version 1.0.2
### 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