react-pagination_eliecerc

1.0.2 • Public • Published

react-pagination_eliecerc

React pagination component

Install React Pagination as a dependency

$ yarn add react-paginacion_eliecerc

OR

$ npm i react-paginacion_eliecerc --save

Props

activePage - current selected page - default: 1
visiblePages - amount of visible pages for selection - default: 10
itemsPerPage - amount of items viewed per page - default: 50
nextTitle - title for next button - default: "Next"
prevTitle - title for previous button - default: "Previous"

Notes

This package is for personal use. If you find it useful feel free to install it in your project.

Readme

Keywords

Package Sidebar

Install

npm i react-pagination_eliecerc

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

169 kB

Total Files

10

Last publish

Collaborators

  • eliecerchicott