2 lines
1.3 KiB
JavaScript
2 lines
1.3 KiB
JavaScript
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('<h1 id="checkbox" tabindex="-1">CheckBox <a class="header-anchor" href="#checkbox" aria-label="Permalink to "CheckBox""></a></h1><p><em>The CheckBox is a visual element that can be checked.</em></p><p>Extends: <code>VisualElement</code></p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><table tabindex="0"><thead><tr><th>Property</th><th>Type</th><th>Default</th><th>Description</th></tr></thead><tbody><tr><td>checked</td><td>boolean</td><td>Whether</td><td>checkbox is checked</td></tr><tr><td>text</td><td>string</td><td>empty</td><td>Text to display</td></tr><tr><td>checkedText</td><td>string</td><td>Text</td><td>when checked</td></tr><tr><td>autoSize</td><td>boolean</td><td>true</td><td>Whether to automatically size the checkbox</td></tr></tbody></table>',5)]))}const k=t(o,[["render",c]]);export{x as __pageData,k as default};
|