Pagination
A navigation control for moving through pages. The current page is marked with aria-current="page"; Previous and Next move by one and are disabled at the first and last page.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/pagination.jsonConformance
This component conforms to the @publictheta/ui-spec pagination specification. Run the suite against any implementation with pnpm conformance.