Pagination
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 uses Button component CSS for its links and controls.
Using CDN or bundler imports? See the Installation page.
Add your pagination HTML
A pagination is fairly simple to implement with Tailwind using the A3S UI button classes:
Examples
RTL
Pagination uses document direction and logical spacing. Set dir="rtl" on the pagination root or a parent.