Components
← All components

Pagination

stimeo--pagination

Page navigation that says which page you are on and stops the buttons at the ends.

  • Core

Handles paging through a list. Which page you are on is announced. On the first and last page the button with nowhere to go stops being pressable, and focus moves to the opposite button before that happens, so the keyboard never loses its place. Each change is reported, which is where you swap the list or update the URL. Rendering the page buttons, and eliding the middle of a long run, stay with your markup.

running

Page 1 of 5

Keyboard

KeyAction
Enter / Space Activate a page / prev / next button.
Tab Move between controls in the natural tab order (no roving).