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