deploy: 0a1c51b60f
This commit is contained in:
13
docs/references/elements/CheckBox.md
Normal file
13
docs/references/elements/CheckBox.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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|
|
||||
Reference in New Issue
Block a user