0.1.2 • Published 6 years ago

@justa/jst-pagination v0.1.2

Weekly downloads
11
License
MIT
Repository
github
Last release
6 years ago

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

Propstypedefault
numberOfPagesnumber1
maxPagesShowednumber5
innerElementsnumber3
customClassstringempty