Pagination API

Properties

Name Description Type Required Default value
max-page Defined number of pages. string 0
current-page Number of the current page. string 1
loading Shows loading state boolean false
label Adds screen reader label for Pagination landmark string Pagination Menu

Events

Event Description Returns
change Fires on the component when the page number is clicked. { detail: { page: current page number } }
New AI Feature!

Try our new AI skill to implement designs easier and faster with guided generation and best-practice patterns. For more info, visit this page.