Pagination – core/query-pagination
Displays a paginated navigation to next/previous set of posts, when applicable.
Use the Pagination block to display page navigation links.
Screenshot

Example
-
WordPress 6.0.2 now parsed
-
WordPress 6.0.1 now parsed
-
WordPress 5.9.3 now parsed
Notes
- The Pagination block is used in the Query Loop – core/query block, before and/or after the Post Template – core/post-template.
- It has inner blocks Previous Page – core/query-pagination-previous, Page Numbers – core/query-pagination-numbers, Next Page – core/query-pagination-next
- You can use the block more than once.
- Each Query loop block can be paginated separately.
Pagination transforms to:
- Columns
- Group