
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@contentful/f36-pagination
Advanced tools
Used to navigate between pages on a list.
import { Pagination } from '@contentful/f36-components';
// or
import { Pagination } from '@contentful/f36-pagination';
When not using the total prop, it's necessary to pass to the component the isLastPage and the pageLength prop, so the Pagination component can render correctly.
When you know how many items in total there will be paginated on, you should pass that prop and the Pagination component will make all the calculations.
onPageChange prop must update the list displayed to the user based on the page navigated to.aria-label to the Pagination to give more context to screen readers.FAQs
Forma 36: Pagination component
The npm package @contentful/f36-pagination receives a total of 34,914 weekly downloads. As such, @contentful/f36-pagination popularity was classified as popular.
We found that @contentful/f36-pagination demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.