Pagination
Pagination provides compact page navigation with an explicit current-page state. The Office style keeps 32-pixel controls on precise pointers and preserves 44-pixel targets on coarse pointers.
Usage
Include CSS
Import Tailwind and one full A3S UI style bundle.
Or import only the base CSS, Pagination component CSS, and one style pack.
Pagination composes its layout contract with Button component controls.
Using CDN or bundler imports? See the Installation page.
Add your pagination HTML
Use the dedicated root class, a list, page links, and aria-current="page":
Examples
RTL
Pagination uses document direction and logical spacing. Set dir="rtl" on the pagination root or a parent.