1.3.6 • Published 3 years ago

react-ellipsis-pagination v1.3.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Working on the issues and will be fixing very soon...

for any query connect at himanshusonkar84@gmail.com

React Ellipsis Pagination || React Pagination || React Custom Pagination

This is a custom Pagination basically Ellipsis type of Pagination, It can be used as component by including following lines of code :

pagination

pagination

<CustomEllipsisPagination handler={(page)=> setPage(page)} pageCount={Math.ceil(totalRecords / pageItems)} />

In the above code we have used our custom react ellipsis pagination component.

  1. page : page maintain the page Number.
  2. pageItems : pageItems are the number of items per page.
  3. totalRecords : totalRecords are number of records that has to be manage in this react ellipsis pagination.
1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago