Pagination
Navigate through paged data sets with previous, next and numbered controls.
Installation
Install the Pagination component using the nocta-ui CLI:
npx @nocta-ui/cli add paginationThen import the component where you need it:
import { Pagination } from '@/components/ui/pagination';Examples
Default
Extended Ranges
API Reference
Prop
Type