Files
Basalt2/docs/references/elements/CheckBox.md
2025-09-15 08:45:52 +00:00

351 B

CheckBox

The CheckBox is a visual element that can be checked.

Extends: VisualElement

Properties

Property Type Default Description
checked boolean Whether checkbox is checked
text string empty Text to display
checkedText string Text when checked
autoSize boolean true Whether to automatically size the checkbox