Button with custom set of scripts.
Optional
data: ButtonStyling | ButtonDataData from which to build CustomButton.
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.
Private
_setupSetups action and disableWhen from ButtonData.
ButtonData.
Sets 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.
Sets 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 with custom set of scripts.