handoff-app
Version:
Automated documentation toolchain for building client side documentation from figma
31 lines (20 loc) • 616 B
Markdown
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'T
- What not to do with pagination
</div>
</div>