Skip to content

jio-pagination

Props

Prop nameDescriptionTypeValuesDefault
currentPageThe current page number.number-
totalPagesThe total number of pages.number-
setPageThe function triggered by page navigation buttonsTSFunctionType-

Slots

NameDescriptionBindings
prev-page-iconPlace an <svg> or <jio-icon> inside me
next-page-iconPlace an <svg> or <jio-icon> inside me

View on Gitlab

General

This is the standard pagination component.

View design in Figma

Code examples