@justa/jst-pagination
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Justa Pagination Library

Angular component to handle with custom table pagination

Install

npm install --save @justa/jst-pagination

Usage

Import the JstPaginationModule in your app.module.ts and add it to ngModule imports

just call <jst-pagination></jst-pagination> by passing the props of your need

Props

Props type default
numberOfPages number 1
maxPagesShowed number 5
innerElements number 3
customClass string empty

Package Sidebar

Install

npm i @justa/jst-pagination

Weekly Downloads

5

Version

0.1.2

License

MIT

Unpacked Size

127 kB

Total Files

23

Last publish

Collaborators

  • venyustech
  • vinigomes
  • marcelli.marcelino
  • jacquefront
  • bielalmeida
  • jlemos
  • matheusnascgomes