---
title: Pagination
description: Pagination provides swift access to all pages, while indicating that more pages exist.
image: component-pagination
metaTitle: 'Pagination | Handoff Design System'
metaDescription: 'Pagination provides swift access to all pages, while indicating that more pages exist.'
---

### Accessibility

Make it clear what this pagination widget does for the user.

<div className="c-do-dont">
  <div className="c-do-dont__do">

<Check /> DO

- What to do with pagination

  </div>
  <div className="c-do-dont__dont">

<X /> DON&apos;T

- What not to do with pagination

  </div>
</div>

---
