Pagination

Page-number controls for navigating large data sets.

Install

npx shadcn add @clearly/pagination

Preview

Live Pagination component — see usage below.

Usage

import { Pagination } from "@/components/ui/pagination"

<Pagination />

Every Clearly component also accepts glass (subtle·medium·strong), specular and className.

Props

PropTypeDefaultDescription
aria-labelstring"pagination"Accessible label for the nav element.