Optional
clickclick
allows to react to click events for an specific button.
Optional
disableddisabled
defines, if the button is currently disabled.
false
label
defines the button's label.
string type is deprecated. Use UIButtonLabel instead.
Optional
selectedselected
defines, if the button is currently selected or not.
false
Optional
tooltiptooltip
defines the text that will be displayed in the tooltip.
Generated using TypeDoc
UIButton
defines the configuration for a button UIElement.This element has no associated
value
in UIElementValues.