react-responsive-pagination

Take the guess work out of pagination

An npm React component for truly responsive pagination

Pagination which always outputs the right number of links for the width available:

  • 8

Try it for yourself, resize the window (or change the orientation of your device)

  • Fully accessible with aria tags for screen readers
  • Ready styled themes (or bring your own css)
  • Bootstrap 4 & 5 support built-in
  • High performance, no unnecessary renders
  • Built for tree-shaking = minimum impact on the bundle
  • Modern hook based architecture with 100% TypeScript
  • Backed by a comprehensive automated browser based test suite

Getting Started

npm install react-responsive-pagination

Want ready-styled pagination?

  • 8
Themed Pagination

Already using Bootstrap?

  • 8
Bootstrap Pagination

Want to use custom styles?

  • 8
Custom Pagination