Skip to content

Pagination

What component has

Keyboard support

Keyboard support
KeyFunction
TabMoves focus to the next focusable element.
Shift + TabMoves focus to the previous focusable element.

See detailed information about the keyboard support for the buttons, links, inputs, etc., in the Keyboard control guide.

Roles & attributes

The list below describes roles and attributes that component already has.

Roles & attributes
ComponentRole/tagAttribute
Paginationnavaria-label="pagination"
Pagination.FirstPagebuttonaria-label="First page"
Pagination.TotalPagesbuttonaria-label="Last page {number}"

Considerations for designers & developers

Avoid inserting the Pagination component inside tables, as the navigation (nav tag) cannot be inserted inside other tags.

Other recommendations

See more accessibility recommendations in the common Accessibility guide.

Released under the MIT License.

Released under the MIT License.