Files
Basalt2/docs/references/elements/Button.md
2025-03-17 18:09:43 +00:00

397 B

Button : VisualElement

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

Properties

Property Type Default Description
text string Button Button text

Protected Functions

Method Returns Description
Button:init - Initializes the Button instance
Button:render - Renders the Button