Adds an event handler that runs when the Next button in the pagination bar is clicked.
handler(event: Event): void The name of the function or the function expression to run when the Next button is clicked.
handler(event: Event): void