Pagination

Displays an 8-bit pagination component.

8-bit pagination component

Installation

pnpm dlx shadcn@canary add https://8bitcn.com/r/8bit-pagination.json

Usage

Next.js

By default the <PaginationLink /> component will render an <a /> tag.

To use the Next.js <Link /> component, make the following updates to pagination.tsx.