is a Web Component providing an easy way to display a full functioning paginator on a webpage.
<incubator-paginator>
<incubator-paginator> is a Web Component providing an easy way to display a full functioning paginator on a webpage.
Example Usage
<incubator-paginator id="my-paginator" total-pages="15" current-page="3">
</incubator-paginator>
Install
Framework Support
Polymer 2.0+
Browser Independent
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 1.0.1
Dependencies
- polymer#^2.0.0
- vaadin-themable-mixin#vaadin/vaadin-themable-mixin#^1.0.0
- vaadin-element-mixin#^2.1.1
- vaadin-license-checker#vaadin/license-checker#^2.0.1
- vaadin-lumo-styles#vaadin/vaadin-lumo-styles#^1.0.0
- vaadin-button#^2.1.0