Offset Pagination
An offset-based pagination bar with page-size controls and reusable state helpers.
248 results
Page 3 / 13
Installation
npx shadcn@latest add https://pi-shadcn.vercel.app/r/offset-pagination.jsonUsage
An offset-based pagination bar with page-size controls and reusable state helpers.
import { OffsetPaginationBar, getOffsetPaginationState } from "@/components/offset-pagination";