react-paginate
Version:
A ReactJS component that creates a pagination.
8 lines (4 loc) • 330 B
Markdown
When `forcePage` is provided, the component should be absolutely controlled.
It should not be possible to let user clicks change the page (without the controlled state changing from the listening parent component).
See https://github.com/AdeleD/react-paginate/issues/198#issuecomment-941295225