Files
Basalt2/docs/references/elements/Button.md
Robert Jelic 9e1112f3bd docs fix
2025-09-13 12:54:15 +02:00

19 lines
363 B
Markdown

# 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