This commit is contained in:
NoryiE
2025-04-03 16:03:43 +00:00
parent 0c44e82b18
commit d10ba0701f

View File

@@ -0,0 +1,18 @@
# 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