Pagination
Pagination with page navigation, next and previous links.
Installation
npm i @huin-core/react-paginationAPI Reference
PaginationLink
| Prop | Type | Description |
|---|---|---|
| isActive | boolean | Indicates whether the component is currently in an active state, often used to track its interaction or focus status. |