Installation
How to install and set up React Pagination Pro in your project
Installation
Get started with React Pagination Pro by following these simple steps:
Install the package
Choose your preferred package manager:
Basic usage
Here's a simple example to get you started:
What's included?
Pagination Component
The main pagination component with support for controlled and uncontrolled modes
usePagination Hook
A custom hook for advanced pagination state management
Built-in Styles
Pre-built styles with Tailwind CSS support and custom CSS options
Requirements
- React 18+ (for Hooks support)
- TypeScript 5.0+ (for type definitions)
- Tailwind CSS 3.0+ (optional, for default styling)
- PostCSS 8.0+ (optional, for Tailwind CSS support)
Last updated on