2024-04-01 14:52:40 -03:00

25 lines
599 B
Markdown

# @nextui-org/pagination
The Pagination component allows you to display active page and navigate between multiple pages.
Please refer to the [documentation](https://nextui.org/docs/components/pagination) for more information.
## Installation
```sh
yarn add @nextui-org/pagination
# or
npm i @nextui-org/pagination
```
## Contribution
Yes please! See the
[contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md)
for details.
## License
This project is licensed under the terms of the
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).