Tailwind UI Pattern Registry for humans and agents

table data pagination pages navigation dashboard table pagination pages prev next results navigation data table with pagination controls paginated table with page numbers

Data Table With Pagination

Fetch pattern JSON: curl https://webspire.de/patterns/data-table/with-pagination.json

Details

Family
data-table
Tier
enhanced
Kind
section
Extends
data-table/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
tabledatapaginationpagesnavigationdashboard

Slots

Name Required Description
content Yes Table with header row and data rows.
pagination Yes Pagination bar with result count and page buttons.

Extends the base data table with a pagination bar below. Shows “Showing 1-10 of 50 results” on the left and page number buttons (1, 2, 3, …, 5) with previous/next arrows on the right. Active page uses accent color.