Skip to content

Button : VisualElement

The Button is a standard button element with click handling and state management.

Properties

PropertyTypeDefaultDescription
textstringButtonButton text

Protected Functions

MethodReturnsDescription
Button:init-Initializes the Button instance
Button:render-Renders the Button

Released under the MIT License.