Pagination

Premium Pagination component for the Khazu design system.

Interactive Preview

JSXEditable
<Pagination />

Edit code above to see changes live

API Reference

PropertyTypeDefaultDescription
classNamestring''Additional CSS classes.

Ready to use Pagination?

Import it directly into your Next.js project.

import { Pagination } from '@/components/ui'