501 B
501 B
Checkbox : VisualElement
Properties
| Property | Type | Default | Description |
|---|---|---|---|
| checked | boolean | Whether | checkbox is checked |
| text | string | Label | text |
| symbol | string | Check | symbol |
Functions
| Method | Returns | Description |
|---|---|---|
| Checkbox.new | - | |
| Checkbox:init | - | |
| Checkbox:mouse_click | - | |
| Checkbox:render | - |