Skip to content

Pagination

Pagination with page navigation, next and previous links.

Installation

npm i @huin-core/react-pagination

API Reference

PaginationLink

PropTypeDescription
isActivebooleanIndicates whether the component is currently in an active state, often used to track its interaction or focus status.