Reusable pagination component.
Displays Previous / Next buttons and the current page number.
- Handles disabled states automatically.
- Translations via i18next.
- Description:
- Reusable pagination component. Displays Previous / Next buttons and the current page number. - Handles disabled states automatically. - Translations via i18next.
- Source:
Returns:
The header element with navigation links and controls.
- Type
- JSX.Element