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

19 lines
374 B
Markdown

# Switch : VisualElement
The Switch is a standard Switch element with click handling and state management.
## Properties
|Property|Type|Default|Description|
|---|---|---|---|
|checked|boolean|Whether|switch is checked
## Protected Functions
|Method|Returns|Description|
|---|---|---|
|Switch:init|-|Initializes the Switch instance
|Switch:render|-|Renders the Switch