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:
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
Want ready-styled pagination?
Themed Pagination
Already using Bootstrap?
Bootstrap Pagination
Want to use custom styles?
Custom Pagination