Button that switches pagination to previous page.
Optional style: ButtonStylingData from which to build PreviousPageButton.
Represents an action that should be completed after the button is pressed.
Either a number of a page or a function that determines number of a page.
Represents a condition of disabling button.
Either a number of a page or a function that determines number of a page.
Style of this button.
Protected _setSets an action that should be completed when the button is pressed.
Button data.
Either a number of a page or a function that determines number of a page.
Protected _setSets a condition of disabling button.
Button data.
Either a number of a page or a function that determines number of a page.
Sets button style.
Button data.
Button style.
Static Private _doGets previous page of pagination.
Page number.
Pagination data.
Generated using TypeDoc
Button that switches pagination to previous page.