Pagination Components
IMPORTANT:
It is best practice to include only one Pagination component on a page. Adding more than one Pagination component will cause a page to fail accessibility testing.
Page Refresh
Client-Side Callback
The client-side callback applied in this example will generate a message in the browser console when a page link is clicked. Make sure to open the browser console to view the callback in action.