@vetprovieh/vetprovieh-pager
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

vetprovieh-pager: Web-Component for Paging

Pager with Bulma.io for vetprovieh-project. Requires Bulma.io for a good look and feel. It has the properties page (currentPage) and maximum (maxPage). If a page is changed, the onchange-event will be triggered. You can access the events value with event.target.page.

<vetprovieh-pager page="4" maximum="7" onchange="myFunction(event)"></vetprovieh-pager>

Package Sidebar

Install

npm i @vetprovieh/vetprovieh-pager

Weekly Downloads

1

Version

0.0.7

License

Apache License 2.0

Unpacked Size

129 MB

Total Files

2113

Last publish

Collaborators

  • vetprovieh