Button that stops pagination.
Optional
style: ButtonStylingData from which to build StopButton.
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.
Generated using TypeDoc
Button that stops pagination.