1.3.6 • Published 2 years ago

react-ellipsis-pagination v1.3.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago