Pagination
Navigate between pages.
Import
tsx
import { Pagination } from "@cooud-ui/ui";
bash
npx cooud-ui add pagination
Examples
API Reference
Generated from the component's exported types.
PaginationLinkProps
Extends AnchorHTMLAttributes<HTMLAnchorElement>
| Prop | Type | Default | Description |
|---|---|---|---|
isActive | boolean | — | — |
size | PaginationLinkSize | — | — |