randomseeds logo
Random Design System

Pagination

Navigation for paginated content with page numbers, previous/next controls, and ellipsis.

Default

Usage

Use pagination for large datasets that are split across multiple pages. Show enough context (current page, neighbors) without overwhelming the user.

Props

PropTypeDefaultDescription
isActivebooleanfalseHighlights the current page (on PaginationLink)
hrefstringLink target (on PaginationLink, PaginationPrevious, PaginationNext)