import{_ as t,a as d,b as a,ag as r}from"./chunks/framework.BcrMLAmg.js";const x=JSON.parse('{"title":"CheckBox","description":"","frontmatter":{},"headers":[],"relativePath":"references/elements/CheckBox.md","filePath":"references/elements/CheckBox.md","lastUpdated":1757925952000}'),o={name:"references/elements/CheckBox.md"};function c(h,e,s,n,i,l){return a(),d("div",null,e[0]||(e[0]=[r('
The CheckBox is a visual element that can be checked.
Extends: VisualElement
| 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 |