GitHub

Pagination

A component that allows users to navigate through a list of items.

Installation

Usage

Examples

Controlled

Use page and onPageChange to control the current page.

Page 1 of 5

Page Range

Use page and pageSize properties to show which items are visible.

Under development

Table

Use <Pagination /> with <Table /> to paginate a table.

NameEmail
User 1user1@example.com
User 2user2@example.com
Items per page:

API Reference

Pagination


For a complete list of props, see the Ark UI documentation.