react-responsive-pagination
Take the guess work out of pagination
An npm React component for truly responsive pagination
Pagination which always fits:
Try it for yourself, resize the window (or change the orientation of your device)
- Truly responsive, always outputs the right number of pagination elements for the width available
- Supports Bootstrap 4.x
- Supports custom styles
- High performance, no unnecessary renders
- Built for tree-shaking = minimum impact on the bundle
- Modern hook based architecture with TypeScript
- Backed by a comprehensive automated browser based test suite
Getting Started
npm install react-responsive-pagination